aboutsummaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAge
* cifs: propagate errors from cifs_get_root() to mount(2)Al Viro2011-06-24
* cifs: tidy cifs_do_mount() up a bitAl Viro2011-06-24
* cifs: more breakage on mount failuresAl Viro2011-06-24
* cifs: close sget() racesAl Viro2011-06-24
* cifs: pull freeing mountdata/dropping nls/freeing cifs_sb into cifs_umount()Al Viro2011-06-24
* cifs: move cifs_umount() call into ->kill_sb()Al Viro2011-06-24
* cifs: pull cifs_mount() call upAl Viro2011-06-24
* sanitize cifs_umount() prototypeAl Viro2011-06-24
* cifs: initialize ->tlink_tree in cifs_setup_cifs_sb()Al Viro2011-06-24
* cifs: allocate mountdata earlierAl Viro2011-06-24
* cifs: leak on mount if we share superblockAl Viro2011-06-24
* cifs: don't pass superblock to cifs_mount()Al Viro2011-06-24
* cifs: don't leak nls on mount failureAl Viro2011-06-24
* cifs: double free on mount failureAl Viro2011-06-24
* take bdi setup/destruction into cifs_mount/cifs_umountAl Viro2011-06-24
* Merge branch 'for-2.6.40' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2011-06-20
|\
| * nfsd4: fix break_lease flags on nfsd openJ. Bruce Fields2011-06-20
| * nfsd: link returns nfserr_delay when breaking leaseCasey Bodley2011-06-06
| * nfsd: v4 support requires CRYPTORandy Dunlap2011-06-06
| * nfsd: fix dependency of nfsd on auth_rpcgssJ. Bruce Fields2011-06-06
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2011-06-20
|\ \
| * | fix comment in generic_permission()Al Viro2011-06-20
| * | kill obsolete comment for follow_down()Al Viro2011-06-20
| * | proc_sys_permission() is OK in RCU modeAl Viro2011-06-20
| * | reiserfs_permission() doesn't need to bail out in RCU modeAl Viro2011-06-20
| * | proc_fd_permission() is doesn't need to bail out in RCU modeAl Viro2011-06-20
| * | nilfs2_permission() doesn't need to bail out in RCU modeAl Viro2011-06-20
| * | logfs doesn't need ->permission() at allAl Viro2011-06-20
| * | coda_ioctl_permission() is safe in RCU modeAl Viro2011-06-20
| * | cifs_permission() doesn't need to bail out in RCU modeAl Viro2011-06-20
| * | bad_inode_permission() is safe from RCU modeAl Viro2011-06-20
| * | ubifs: dereferencing an ERR_PTR in ubifs_mount()Dan Carpenter2011-06-20
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2011-06-20
|\ \ \
| * | | Btrfs: avoid delayed metadata items during commitsChris Mason2011-06-17
| * | | btrfs: fix uninitialized return valueDavid Sterba2011-06-17
| * | | btrfs: fix wrong reservation when doing delayed inode operationsMiao Xie2011-06-17
| * | | btrfs: Remove unused sysfs codeMaarten Lankhorst2011-06-17
| * | | btrfs: fix dereference of ERR_PTR valueDavid Sterba2011-06-17
| * | | Merge branch 'for-chris' of git://git.kernel.org/pub/scm/linux/kernel/git/jos...Chris Mason2011-06-17
| |\ \ \
| | * | | Btrfs: set no_trans_join after trying to expand the transactionJosef Bacik2011-06-15
| | * | | Btrfs: protect the pending_snapshots list with trans_lockJosef Bacik2011-06-15
| | * | | Btrfs: fix path leakage on subvol deletionJosef Bacik2011-06-15
| * | | | Btrfs: fix relocation racesChris Mason2011-06-17
| * | | | Btrfs: drop the delalloc_bytes check in shrink_delallocChris Mason2011-06-13
| * | | | Btrfs: check the return value from set_anon_superChris Mason2011-06-13
| |/ / /
| | | |
| \ \ \
| \ \ \
| \ \ \
*---. \ \ \ Merge branches 'perf-urgent-for-linus', 'sched-urgent-for-linus', 'timers-urg...Linus Torvalds2011-06-19
|\ \ \ \ \ \ | | | |_|/ / | | |/| | |
| | | * | | timerfd: Fix wakeup of processes when timer is cancelled on clock changeMax Asbock2011-06-14
* | | | | | isofs: fix bh leak in isofs_fill_super() error caseLinus Torvalds2011-06-18
* | | | | | Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfsLinus Torvalds2011-06-17
|\ \ \ \ \ \
| * | | | | | xfs: make log devices with write back caches workChristoph Hellwig2011-06-16