aboutsummaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)AuthorFilesLines
2012-04-30nfsd: fix nfs4recover.c printk format warningGravatar Randy Dunlap 1-1/+1
2012-04-29autofs: make the autofsv5 packet file descriptor use a packetized pipeGravatar Linus Torvalds 3-2/+13
2012-04-29pipes: add a "packetized pipe" mode for writingGravatar Linus Torvalds 1-2/+29
2012-04-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Gravatar Linus Torvalds 15-139/+148
2012-04-28Revert "autofs: work around unhappy compat problem on x86-64"Gravatar Linus Torvalds 4-23/+3
2012-04-27Merge git://git.samba.org/sfrench/cifs-2.6Gravatar Linus Torvalds 3-11/+16
2012-04-27Btrfs: reduce lock contention during extent insertionGravatar Chris Mason 1-2/+7
2012-04-27Btrfs: avoid deadlocks from GFP_KERNEL allocations during btrfs_real_readdirGravatar Chris Mason 1-29/+1
2012-04-27Btrfs: Fix space checking during fs resizeGravatar Daniel J Blueman 1-1/+1
2012-04-27Btrfs: fix block_rsv and space_info lock orderingGravatar Stefan Behrens 1-2/+2
2012-04-27Btrfs: Prevent root_list corruptionGravatar Daniel J Blueman 1-0/+2
2012-04-27Btrfs: fix repair code for RAID10Gravatar Jan Schmidt 1-1/+2
2012-04-27Btrfs: do not start delalloc inodes during syncGravatar Josef Bacik 1-1/+0
2012-04-26Merge branch 'akpm' (Andrew's patch-bomb)Gravatar Linus Torvalds 4-5/+4
2012-04-25Merge tag 'nfs-for-3.4-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfsGravatar Linus Torvalds 8-31/+73
2012-04-25revert "proc: clear_refs: do not clear reserved pages"Gravatar Will Deacon 1-3/+0
2012-04-25hugetlbfs: lockdep annotate root inode properlyGravatar Aneesh Kumar K.V 1-0/+1
2012-04-25fs/buffer.c: remove BUG() in possible but rare conditionGravatar Glauber Costa 1-1/+0
2012-04-25epoll: clear the tfile_check_list on -ELOOPGravatar Jason Baron 1-1/+3
2012-04-24Use correct conversion specifiers in cifs_show_optionsGravatar Sachin Prabhu 1-4/+4
2012-04-24CIFS: Show backupuid/gid in /proc/mountsGravatar Sachin Prabhu 2-6/+10
2012-04-24GFS2: Instruct DLM to avoid queue convert slowdownGravatar Bob Peterson 1-3/+7
2012-04-23Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Gravatar Linus Torvalds 2-2/+4
2012-04-23super.c: unused variable warning without CONFIG_QUOTAGravatar Eldad Zack 1-0/+2
2012-04-23jbd2: use GFP_NOFS for blkdev_issue_flushGravatar Shaohua Li 1-2/+2
2012-04-23Merge tag 'dlm-fixes-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/te...Gravatar Linus Torvalds 1-0/+12
2012-04-23dlm: fix QUECVT when convert queue is emptyGravatar David Teigland 1-0/+12
2012-04-21NFSv4: Keep dropped state owners on the LRU list for a whileGravatar Trond Myklebust 1-9/+11
2012-04-21NFSv4: Ensure that we don't drop a state owner more than onceGravatar Trond Myklebust 1-3/+7
2012-04-21kill mm argument of vm_munmap()Gravatar Al Viro 1-1/+1
2012-04-21aio: don't bother with unmapping when aio_free_ring() is coming from exit_aio()Gravatar Al Viro 1-1/+14
2012-04-20NFSv4: Ensure we do not reuse open owner namesGravatar Trond Myklebust 4-7/+10
2012-04-20VM: add "vm_mmap()" helper functionGravatar Linus Torvalds 5-47/+15
2012-04-20VM: add "vm_munmap()" helper functionGravatar Linus Torvalds 1-5/+2
2012-04-20VM: add "vm_brk()" helper functionGravatar Linus Torvalds 2-26/+9
2012-04-20nfs: Enclose hostname in brackets when needed in nfs_do_root_mountGravatar Jan Kara 1-2/+6
2012-04-20NFS: put open context on error in nfs_flush_multiGravatar Fred Isaman 1-1/+1
2012-04-20NFS: put open context on error in nfs_pagein_multiGravatar Fred Isaman 1-1/+1
2012-04-19cifs: fix offset handling in cifs_iovec_writeGravatar Jeff Layton 1-1/+2
2012-04-19Merge branch 'for-3.4' of git://linux-nfs.org/~bfields/linuxGravatar Linus Torvalds 2-5/+5
2012-04-19NFSv4: Fix open(O_TRUNC) and ftruncate() error handlingGravatar Trond Myklebust 2-5/+14
2012-04-19NFSv4: Ensure that we check lock exclusive/shared type against open modesGravatar Trond Myklebust 1-0/+14
2012-04-19NFSv4: Ensure that the LOCK code sets exception->inodeGravatar Trond Myklebust 1-2/+7
2012-04-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...Gravatar Linus Torvalds 3-27/+128
2012-04-18Btrfs: fix that check_int_data mount option was ignoredGravatar Stefan Behrens 1-1/+1
2012-04-18Btrfs: don't count CRC or header errors twice while scrubbingGravatar Stefan Behrens 1-15/+0
2012-04-18Btrfs: fix btrfs_ioctl_dev_info() crash on missing deviceGravatar Stefan Behrens 1-1/+4
2012-04-18btrfs: don't return EINTRGravatar Arne Jansen 1-6/+3
2012-04-18Btrfs: double unlock bug in error handlingGravatar Dan Carpenter 1-0/+2
2012-04-18Btrfs: always store the mirror we read the eb fromGravatar Josef Bacik 4-20/+17