summaryrefslogtreecommitdiffstats
path: root/fs
AgeCommit message (Expand)Author
2011-12-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2011-12-06fix apparmor dereferencing potentially freed dentry, sanitize __d_path() APIAl Viro
2011-12-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2011-12-06nfsd41: allow non-reclaim open-by-fh's in 4.1Mi Jinlong
2011-12-06nfsd: Fix oops when parsing a 0 length exportSasha Levin
2011-12-06Freezer / sunrpc / NFS: don't allow TASK_KILLABLE sleeps to block the freezerJeff Layton
2011-12-06xfs: fix the logspace waiting algorithmChristoph Hellwig
2011-12-06xfs: fix nfs export of 64-bit inodes numbers on 32-bit kernelsChristoph Hellwig
2011-12-06GFS2: local functions should be staticH Hartley Sweeten
2011-12-06treewide: Fix comment and string typo 'bufer'Paul Bolle
2011-12-06sched/accounting: Change cpustat fields to an arrayGlauber Costa
2011-12-02xfs: fix allocation length overflow in xfs_bmapi_write()Dave Chinner
2011-12-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2011-12-02Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfsLinus Torvalds
2011-12-02ceph: fix rasize reporting by ceph_show_optionsSage Weil
2011-12-02treewide: Fix typos in various parts of the kernel, and fix some comments.Justin P. Mattock
2011-12-01Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2011-12-01ocfs2: avoid unaligned access to dqc_bitmapAkinobu Mita
2011-12-01NFSv4.1: Ensure that we handle _all_ SEQUENCE status bits.Trond Myklebust
2011-12-01NFSv4: Don't error if we handled it in nfs4_recovery_handle_errorTrond Myklebust
2011-12-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2011-12-01Btrfs: fix meta data raid-repair merge problemJan Schmidt
2011-11-30Btrfs: skip allocation attempt from empty clusterAlexandre Oliva
2011-11-30Btrfs: skip block groups without enough space for a clusterAlexandre Oliva
2011-11-30Btrfs: start search for new cluster at the beginningAlexandre Oliva
2011-11-30Btrfs: reset cluster's max_size when creating bitmapAlexandre Oliva
2011-11-30Btrfs: initialize new bitmaps' listAlexandre Oliva
2011-11-30Btrfs: fix oops when calling statfs on readonly deviceLi Zefan
2011-11-30Btrfs: Don't error on resizing FS to same sizeMike Fleetwood
2011-11-30Btrfs: fix deadlock on metadata reservation when evicting a inodeMiao Xie
2011-11-30btrfs scrub: handle -ENOMEM from init_ipath()Dan Carpenter
2011-11-29xfs: fix attr2 vs large data fork assertChristoph Hellwig
2011-11-29xfs: force buffer writeback before blocking on the ilock in inode reclaimChristoph Hellwig
2011-11-29Merge branch 'dev' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4Linus Torvalds
2011-11-29writeback: Fix issue on make htmldocsMarcos Paulo de Souza
2011-11-28xfs: validate acl countChristoph Hellwig
2011-11-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/aeg...Linus Torvalds
2011-11-26debugfs: remove unneeded cast in debugfs_print_regs32()Dan Carpenter
2011-11-26NLS: raname "maxlen" to "maxout" in UTF conversion routinesAlan Stern
2011-11-26Merge 3.2-rc3 into usb-linusGreg Kroah-Hartman
2011-11-25nfsd4: Use kmemdup rather than duplicating its implementationThomas Meyer
2011-11-24ext4: fix racy use-after-free in ext4_end_io_dio()Tejun Heo
2011-11-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyh...Linus Torvalds
2011-11-23eCryptfs: Extend array bounds for all filename charsTyler Hicks
2011-11-23eCryptfs: Flush file in vma closeTyler Hicks
2011-11-23eCryptfs: Prevent file create race conditionTyler Hicks
2011-11-23Merge branch 'pm-freezer' of git://git.kernel.org/pub/scm/linux/kernel/git/tj...Rafael J. Wysocki
2011-11-23GFS2: We only need one ACL getting functionSteven Whitehouse
2011-11-22net: remove ipv6_addr_copy()Alexey Dobriyan
2011-11-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds