aboutsummaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAge
...
| * | | | | | O_DIRECT: fix the splitting up of contiguous I/OJeff Moyer2010-09-09
| | |_|_|_|/ | |/| | | |
| * | | | | mm: Move vma_stack_continue into mm.hStefan Bader2010-09-09
| * | | | | Merge branch 'fixes' of git://oss.oracle.com/git/tma/linux-2.6Linus Torvalds2010-09-09
| |\ \ \ \ \ | | |_|/ / / | |/| | | |
| | * | | | ocfs2: Fix orphan add in ocfs2_create_inode_in_orphanMark Fasheh2010-09-08
| | * | | | ocfs2: split out ocfs2_prepare_orphan_dir() into locking and prep functionsMark Fasheh2010-09-08
| | * | | | ocfs2: allow return of new inode block location before allocation of the inodeMark Fasheh2010-09-08
| | * | | | ocfs2: use ocfs2_alloc_dinode_update_counts() instead of open codingMark Fasheh2010-09-08
| | * | | | ocfs2: split out inode alloc code from ocfs2_mknod_lockedMark Fasheh2010-09-08
| | * | | | Ocfs2: Fix a regression bug from mainline commit(6b933c8e6f1a2f3118082c455eef...Tristan Ye2010-09-08
| | * | | | ocfs2: Fix deadlock when allocating pageJan Kara2010-09-08
| | * | | | ocfs2: properly set and use inode group alloc hintMark Fasheh2010-09-08
| | * | | | ocfs2: Use the right group in nfs sync check.Tao Ma2010-09-08
| | * | | | ocfs2: Flush drive's caches on fdatasyncJan Kara2010-09-08
| | * | | | ocfs2: make __ocfs2_page_mkwrite handle file end properly.Tao Ma2010-09-08
| | * | | | ocfs2: Fix incorrect checksum validation errorSunil Mushran2010-09-08
| | * | | | ocfs2: Fix metaecc error messagesSunil Mushran2010-09-08
| | | |_|/ | | |/| |
| * | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...Linus Torvalds2010-09-08
| |\ \ \ \
| | * | | | fuse: fix lock annotationsMiklos Szeredi2010-09-07
| | * | | | fuse: flush background queue on connection closeMiklos Szeredi2010-09-07
| | |/ / /
| * | | | Merge branch 'for-2.6.36' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2010-09-07
| |\ \ \ \ | | |_|_|/ | |/| | |
| | * | | nfsd4: mask out non-access bits in nfs4_access_to_omodeJ. Bruce Fields2010-09-02
| * | | | Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfsLinus Torvalds2010-09-07
| |\ \ \ \
| | * \ \ \ Merge branch '2.6.36-xfs-misc' of git://git.kernel.org/pub/scm/linux/kernel/g...Alex Elder2010-09-03
| | |\ \ \ \
| | | * | | | xfs: prevent 32bit overflow in space reservationDave Chinner2010-09-02
| | | * | | | xfs: improve buffer cache hash scalabilityDave Chinner2010-09-02
| | | | |/ / | | | |/| |
| | * | | | xfs: Make fiemap work with sparse filesTao Ma2010-09-03
| | * | | | xfs: Disallow 32bit project quota idArkadiusz Mi?kiewicz2010-09-02
| | |/ / /
| * | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eri...Linus Torvalds2010-09-07
| |\ \ \ \
| | * | | | 9p: potential ERR_PTR() dereferenceDan Carpenter2010-08-30
| | |/ / /
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds2010-09-07
| |\ \ \ \
| | * | | | sysfs: checking for NULL instead of ERR_PTRDan Carpenter2010-09-03
| | |/ / /
| * | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ryu...Linus Torvalds2010-09-07
| |\ \ \ \
| | * | | | nilfs2: fix leak of shadow dat inode in error path of load_nilfsRyusuke Konishi2010-08-29
| | |/ / /
| * / / / VFS: Sanity check mount flags passed to change_mnt_propagation()Valerie Aurora2010-09-07
| |/ / /
| * | | Merge branch 'for-linus' of git://git.infradead.org/users/eparis/notifyLinus Torvalds2010-08-28
| |\ \ \
| | * | | fsnotify: drop two useless bools in the fnsotify main loopEric Paris2010-08-27
| | * | | fsnotify: fix list walk orderEric Paris2010-08-27
| | * | | fanotify: Return EPERM when a process is not privilegedAndreas Gruenbacher2010-08-27
| | * | | fanotify: drop duplicate pr_debug statementTvrtko Ursulin2010-08-22
| | * | | fanotify: flush outstanding perm requests on group destroyEric Paris2010-08-22
| | * | | fsnotify: fix ignored mask handling between inode and vfsmount marksEric Paris2010-08-22
| | * | | fsnotify: reset used_inode and used_vfsmount on each passEric Paris2010-08-22
| | * | | fanotify: do not dereference inode_mark when it is unsetEric Paris2010-08-22
| | | |/ | | |/|
| * | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ecr...Linus Torvalds2010-08-28
| |\ \ \
| | * | | eCryptfs: Fix encrypted file name lookup regressionTyler Hicks2010-08-27
| | * | | ecryptfs: properly mark init functionsJerome Marchand2010-08-27
| | * | | fs/ecryptfs: Return -ENOMEM on memory allocation failureJulia Lawall2010-08-27
| | |/ /
| * | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds2010-08-28
| |\ \ \
| | * | | ceph: fix get_ticket_handler() error handlingDan Carpenter2010-08-26
| | * | | ceph: don't BUG on ENOMEM during mds reconnectSage Weil2010-08-26