summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2011-07-23ext3: Fix data corruption in inodes with journalled dataJan Kara
2011-07-22ext2: check xattr name_len before acquiring xattr_sem in ext2_xattr_getWang Sheng-Hui
2011-07-20ext3: Fix compilation with -DDX_DEBUGBernd Schubert
2011-06-28jbd: Use WRITE_SYNC in journal checkpoint.Tao Ma
2011-06-27jbd: Fix oops in journal_remove_journal_head()Jan Kara
2011-06-25ext3: Return -EINVAL when start is beyond the end of fs in ext3_trim_fs()Lukas Czerner
2011-06-25ext3/ioctl.c: silence sparse warnings about different address spacesH Hartley Sweeten
2011-06-25ext3: Improve truncate error handlingJan Kara
2011-06-25ext3: Fix oops in ext3_try_to_allocate_with_rsv()Jan Kara
2011-06-25jbd: fix a bug of leaking jh->b_jcountDing Dinghua
2011-06-25jbd: remove dependency on __GFP_NOFAILJan Kara
2011-06-25ext3: Convert ext3 to new truncate calling conventionJan Kara
2011-06-25jbd: Add fixed tracepointsLukas Czerner
2011-06-25ext3: Add fixed tracepointsLukas Czerner
2011-06-24Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds
2011-06-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds
2011-06-24Remove unneeded version.h includes from fs/Jesper Juhl
2011-06-23cifs: fix wsize negotiation to respect max buffer size and active signing (tr...Jeff Layton
2011-06-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sha...Linus Torvalds
2011-06-22CIFS: Fix problem with 3.0-rc1 null user mount failurePavel Shilovsky
2011-06-21Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6Linus Torvalds
2011-06-21Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...Linus Torvalds
2011-06-21NFS: Fix decode_secinfo_maxszBryan Schumaker
2011-06-21NFSv4.1: Fix an off-by-one error in pnfs_generic_pg_testTrond Myklebust
2011-06-21NFSv4.1: Fix some issues with pnfs_generic_pg_testTrond Myklebust
2011-06-20Merge branch 'for-2.6.40' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2011-06-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2011-06-20jfs: agstart field must be 64 bitsDave Kleikamp
2011-06-20NFSv4.1: file layout must consider pg_bsize for coalescingBenny Halevy
2011-06-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2011-06-20JFS: Don't save agno in the inodeDave Kleikamp
2011-06-20jfs: Update agstart when resizing volumeDave Kleikamp
2011-06-20jfs: old_agsize should be 64 bits in jfs_extendfsDave Kleikamp
2011-06-20fix comment in generic_permission()Al Viro
2011-06-20kill obsolete comment for follow_down()Al Viro
2011-06-20proc_sys_permission() is OK in RCU modeAl Viro
2011-06-20reiserfs_permission() doesn't need to bail out in RCU modeAl Viro
2011-06-20proc_fd_permission() is doesn't need to bail out in RCU modeAl Viro
2011-06-20nilfs2_permission() doesn't need to bail out in RCU modeAl Viro
2011-06-20logfs doesn't need ->permission() at allAl Viro
2011-06-20coda_ioctl_permission() is safe in RCU modeAl Viro
2011-06-20cifs_permission() doesn't need to bail out in RCU modeAl Viro
2011-06-20bad_inode_permission() is safe from RCU modeAl Viro
2011-06-20ubifs: dereferencing an ERR_PTR in ubifs_mount()Dan Carpenter
2011-06-20nfsd4: fix break_lease flags on nfsd openJ. Bruce Fields
2011-06-19pnfs-obj: No longer needed to take an extra ref at add_deviceBoaz Harrosh
2011-06-19Merge branches 'perf-urgent-for-linus', 'sched-urgent-for-linus', 'timers-urg...Linus Torvalds
2011-06-18isofs: fix bh leak in isofs_fill_super() error caseLinus Torvalds
2011-06-17Btrfs: avoid delayed metadata items during commitsChris Mason
2011-06-17btrfs: fix uninitialized return valueDavid Sterba