aboutsummaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAge
...
| * | | | writeback: Fix lost wake-up shutting down writeback threadJ. Bruce Fields2010-08-28
| * | | | fs/bio-integrity.c: return -ENOMEM on kmalloc failureAndrew Morton2010-08-23
| * | | | bio-integrity.c: remove dependency on __GFP_NOFAILDavid Rientjes2010-08-23
* | | | | minix: fix regression in minix_mkdir()Jorge Boncompte [DTI2]2010-09-09
* | | | | vfs: take O_NONBLOCK out of the O_* uniqueness testJames Bottomley2010-09-09
* | | | | binfmt_misc: fix binfmt_misc priorityJan Sembera2010-09-09
* | | | | proc: export uncached bit properly in /proc/kpageflagsTakashi Iwai2010-09-09
* | | | | 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
| | |/ | |/|