summaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAgeFilesLines
*---. Merge branches 'timers-urgent-for-linus', 'irq-urgent-for-linus' and 'core-ur...Linus Torvalds2013-04-151-0/+1
|\ \ \
| | | * kthread: Prevent unpark race which puts threads on the wrong cpuThomas Gleixner2013-04-121-0/+1
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2013-04-141-6/+42
|\ \ \ \
| * | | | Btrfs: make sure nbytes are right after log replayJosef Bacik2013-04-131-6/+42
* | | | | vfs: Revert spurious fix to spinning prevention in prune_icache_sbSuleiman Souhlal2013-04-131-1/+1
* | | | | Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds2013-04-121-3/+13
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | cifs: Allow passwords which begin with a delimitorSachin Prabhu2013-04-101-3/+13
* | | | | Merge tag 'nfs-for-3.9-5' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2013-04-101-0/+1
|\ \ \ \ \
| * | | | | NFSv4: Doh! Typo in the fix to nfs41_walk_client_listTrond Myklebust2013-04-101-0/+1
* | | | | | Merge tag 'nfs-for-3.9-4' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2013-04-103-17/+36
|\| | | | |
| * | | | | NFSv4: Fix another potential state manager deadlockTrond Myklebust2013-04-091-0/+1
| * | | | | NFSv4/4.1: Fix bugs in nfs4[01]_walk_client_listTrond Myklebust2013-04-051-16/+28
| * | | | | NFSv4: Fix a memory leak in nfs4_discover_server_trunkingTrond Myklebust2013-04-051-1/+7
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-04-093-43/+92
|\ \ \ \ \ \
| * | | | | | mnt: release locks on error path in do_loopbackAndrey Vagin2013-04-091-1/+1
| * | | | | | procfs: add proc_remove_subtree()Al Viro2013-04-091-30/+89
| * | | | | | ecryptfs: close rmmod raceAl Viro2013-04-091-12/+2
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-3.0-fixesLinus Torvalds2013-04-054-38/+39
|\ \ \ \ \ \ \
| * | | | | | | GFS2: Issue discards in 512b sectorsBob Peterson2013-04-051-17/+13
| * | | | | | | GFS2: Fix unlock of fcntl locks during withdrawn stateSteven Whitehouse2013-04-041-1/+4
| * | | | | | | GFS2: return error if malloc failed in gfs2_rs_alloc()Wei Yongjun2013-04-041-1/+1
| * | | | | | | GFS2: use memchr_invAkinobu Mita2013-04-041-6/+2
| * | | | | | | GFS2: use kmalloc for lvb bitmapDavid Teigland2013-04-042-13/+19
| | |_|/ / / / | |/| | | | |
* | | | | | | Merge tag 'upstream-3.9-rc6' of git://git.infradead.org/linux-ubifsLinus Torvalds2013-04-041-6/+6
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | UBIFS: make space fixup work in the remount caseArtem Bityutskiy2013-03-141-6/+6
* | | | | | | Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2013-04-032-6/+9
|\ \ \ \ \ \ \
| * | | | | | | ext4: fix big-endian bugs which could cause fs corruptionsZheng Liu2013-04-032-6/+9
* | | | | | | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds2013-04-031-2/+2
|\ \ \ \ \ \ \ \
| * | | | | | | | reiserfs: Fix warning and inode leak when deleting inode with xattrsJan Kara2013-03-291-2/+2
* | | | | | | | | Merge branch 'for-3.9' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2013-04-021-1/+1
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | nfsd4: reject "negative" acl lengthsJ. Bruce Fields2013-03-261-1/+1
* | | | | | | | | | loop: prevent bdev freeing while device in useAnatol Pomozov2013-04-011-0/+1
| |_|/ / / / / / / |/| | | | | | | |
* | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2013-03-2913-43/+188
|\ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / | |/| | | | | | |
| * | | | | | | | Btrfs: don't drop path when printing out tree errors in scrubJosef Bacik2013-03-291-1/+2
| * | | | | | | | Btrfs: fix wrong return value of btrfs_lookup_csum()Miao Xie2013-03-281-1/+3
| * | | | | | | | Btrfs: fix wrong reservation of csumsMiao Xie2013-03-282-2/+2
| * | | | | | | | Btrfs: fix double free in the btrfs_qgroup_account_ref()Wang Shilong2013-03-281-2/+1
| * | | | | | | | Btrfs: limit the global reserve to 512mbJosef Bacik2013-03-281-1/+1
| * | | | | | | | Btrfs: hold the ordered operations mutex when waiting on ordered extentsJosef Bacik2013-03-281-0/+2
| * | | | | | | | Btrfs: fix space accounting for unlink and renameJosef Bacik2013-03-281-4/+2
| * | | | | | | | Btrfs: fix space leak when we fail to reserve metadata spaceJosef Bacik2013-03-281-6/+41
| * | | | | | | | Btrfs: fix EIO from btrfs send in is_extent_unchanged for punched holesJan Schmidt2013-03-281-6/+4
| * | | | | | | | Btrfs: fix race between mmap writes and compressionChris Mason2013-03-263-0/+49
| * | | | | | | | Btrfs: fix memory leak in btrfs_create_tree()Tsutomu Itoh2013-03-211-3/+9
| * | | | | | | | Btrfs: fix locking on ROOT_REPLACE operations in tree mod logJan Schmidt2013-03-211-10/+20
| * | | | | | | | Btrfs: fix missing qgroup reservation before fallocatingWang Shilong2013-03-211-0/+9
| * | | | | | | | Btrfs: handle a bogus chunk tree nicelyJosef Bacik2013-03-212-6/+42
| * | | | | | | | Btrfs: update to use fs_state bitLiu Bo2013-03-211-1/+1
* | | | | | | | | Merge tag 'driver-core-3.9-rc4' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2013-03-281-1/+16
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | sysfs: handle failure path correctly for readdir()Ming Lei2013-03-201-0/+4