Age | Commit message (Expand) | Author |
2010-09-09 | proc: export uncached bit properly in /proc/kpageflags | Takashi Iwai |
2010-09-09 | O_DIRECT: fix the splitting up of contiguous I/O | Jeff Moyer |
2010-09-09 | mm: Move vma_stack_continue into mm.h | Stefan Bader |
2010-09-09 | Merge branch 'fixes' of git://oss.oracle.com/git/tma/linux-2.6 | Linus Torvalds |
2010-09-08 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz... | Linus Torvalds |
2010-09-08 | ocfs2: Fix orphan add in ocfs2_create_inode_in_orphan | Mark Fasheh |
2010-09-08 | ocfs2: split out ocfs2_prepare_orphan_dir() into locking and prep functions | Mark Fasheh |
2010-09-08 | ocfs2: allow return of new inode block location before allocation of the inode | Mark Fasheh |
2010-09-08 | ocfs2: use ocfs2_alloc_dinode_update_counts() instead of open coding | Mark Fasheh |
2010-09-08 | ocfs2: split out inode alloc code from ocfs2_mknod_locked | Mark Fasheh |
2010-09-08 | Ocfs2: Fix a regression bug from mainline commit(6b933c8e6f1a2f3118082c455eef... | Tristan Ye |
2010-09-08 | ocfs2: Fix deadlock when allocating page | Jan Kara |
2010-09-08 | ocfs2: properly set and use inode group alloc hint | Mark Fasheh |
2010-09-08 | ocfs2: Use the right group in nfs sync check. | Tao Ma |
2010-09-08 | ocfs2: Flush drive's caches on fdatasync | Jan Kara |
2010-09-08 | ocfs2: make __ocfs2_page_mkwrite handle file end properly. | Tao Ma |
2010-09-08 | ocfs2: Fix incorrect checksum validation error | Sunil Mushran |
2010-09-08 | ocfs2: Fix metaecc error messages | Sunil Mushran |
2010-09-07 | Merge branch 'for-2.6.36' of git://linux-nfs.org/~bfields/linux | Linus Torvalds |
2010-09-07 | Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs | Linus Torvalds |
2010-09-07 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eri... | Linus Torvalds |
2010-09-07 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 | Linus Torvalds |
2010-09-07 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ryu... | Linus Torvalds |
2010-09-07 | VFS: Sanity check mount flags passed to change_mnt_propagation() | Valerie Aurora |
2010-09-07 | fuse: fix lock annotations | Miklos Szeredi |
2010-09-07 | fuse: flush background queue on connection close | Miklos Szeredi |
2010-09-03 | sysfs: checking for NULL instead of ERR_PTR | Dan Carpenter |
2010-09-03 | Merge branch '2.6.36-xfs-misc' of git://git.kernel.org/pub/scm/linux/kernel/g... | Alex Elder |
2010-09-03 | xfs: Make fiemap work with sparse files | Tao Ma |
2010-09-03 | xfs: prevent 32bit overflow in space reservation | Dave Chinner |
2010-09-02 | nfsd4: mask out non-access bits in nfs4_access_to_omode | J. Bruce Fields |
2010-09-02 | xfs: Disallow 32bit project quota id | Arkadiusz Mi?kiewicz |
2010-09-02 | xfs: improve buffer cache hash scalability | Dave Chinner |
2010-08-30 | 9p: potential ERR_PTR() dereference | Dan Carpenter |
2010-08-30 | nilfs2: fix leak of shadow dat inode in error path of load_nilfs | Ryusuke Konishi |
2010-08-28 | Merge branch 'for-linus' of git://git.infradead.org/users/eparis/notify | Linus Torvalds |
2010-08-28 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ecr... | Linus Torvalds |
2010-08-28 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag... | Linus Torvalds |
2010-08-28 | Merge branch 'for-2.6.36' of git://linux-nfs.org/~bfields/linux | Linus Torvalds |
2010-08-27 | fsnotify: drop two useless bools in the fnsotify main loop | Eric Paris |
2010-08-27 | fsnotify: fix list walk order | Eric Paris |
2010-08-27 | fanotify: Return EPERM when a process is not privileged | Andreas Gruenbacher |
2010-08-27 | eCryptfs: Fix encrypted file name lookup regression | Tyler Hicks |
2010-08-27 | ecryptfs: properly mark init functions | Jerome Marchand |
2010-08-27 | fs/ecryptfs: Return -ENOMEM on memory allocation failure | Julia Lawall |
2010-08-26 | nfsd: fix NULL dereference in nfsd_statfs() | Takashi Iwai |
2010-08-26 | Merge commit 'v2.6.36-rc1' into HEAD | J. Bruce Fields |
2010-08-26 | nfsd4: fix downgrade/lock logic | J. Bruce Fields |
2010-08-26 | nfsd4: typo fix in find_any_file | J. Bruce Fields |
2010-08-26 | nfsd4: bad BUG() in preprocess_stateid_op | J. Bruce Fields |