summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2008-03-07Merge branch 'hotfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6Linus Torvalds
2008-03-07NFS: Fix dentry revalidation for NFSv4 referrals and mountpoint crossingsTrond Myklebust
2008-03-07NFS: Fix the fsid revalidation in nfs_update_inode()Trond Myklebust
2008-03-07NFS: Fix an f_mode/f_flags confusion in fs/nfs/write.cTrond Myklebust
2008-03-06Merge branch 'for-linus' of git://oss.sgi.com:8090/xfs/xfs-2.6Linus Torvalds
2008-03-06[XFS] fix inode leak in xfs_iget_core()David Chinner
2008-03-06[XFS] 977545 977545 977545 977545 977545 977545 xfsaild causing too manyDavid Chinner
2008-03-06NFS: use new LSM interfaces to explicitly set mount optionsEric Paris
2008-03-06LSM/SELinux: Interfaces to allow FS to control mount optionsEric Paris
2008-03-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds
2008-03-04ext3: fix mount option parsingJosef Bacik
2008-03-04eCryptfs: make ecryptfs_prepare_write decrypt the pageMichael Halcrow
2008-03-04fs/reiserfs/super.c: correct use of ! and &Julia Lawall
2008-03-04vfs: fix NULL pointer dereference in fsync_buffers_list()Jan Kara
2008-03-04core dump: user_regset writebackRoland McGrath
2008-03-04debugfs: fix sparse warningsHarvey Harrison
2008-03-04Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2008-03-04Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds
2008-03-04block/genhd.c: proper externsAdrian Bunk
2008-03-04splice: only return -EAGAIN if there's hope of more dataJens Axboe
2008-03-04Merge branch 'master' of /pub/scm/linux/kernel/git/torvalds/linux-2.6Steve French
2008-03-03[PATCH] fs/ocfs2/aops.c: Correct use of ! and &Julia Lawall
2008-03-03[2.6 patch] ocfs2: make dlm_do_assert_master() staticAdrian Bunk
2008-03-03[2.6 patch] make ocfs2_downconvert_thread() staticAdrian Bunk
2008-03-03[2.6 patch] fs/ocfs2/: possible cleanupsAdrian Bunk
2008-03-03[PATCH] ocfs2: le*_add_cpu conversionMarcin Slusarz
2008-03-03ocfs2: Fix writeout in ocfs2_data_convert_worker()Mark Fasheh
2008-03-03ocfs2: Enable localalloc for local mountsSunil Mushran
2008-03-03docbook: fix filesystems.tmpl source filesRandy Dunlap
2008-03-03Allow ARG_MAX execve string space even with a small stack limitLinus Torvalds
2008-03-01Merge branch 'master' of /pub/scm/linux/kernel/git/torvalds/linux-2.6Steve French
2008-02-28[XFS] If you mount an XFS filesystem with no mount options at all, thenJosef Jeff Sipek
2008-02-26Merge branch 'for-linus' of git://oss.sgi.com:8090/xfs/xfs-2.6Linus Torvalds
2008-02-26Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...Linus Torvalds
2008-02-26[XFS] Undo bit ops cleanup mod due to regression on 32-bit powermacLachlan McIlroy
2008-02-26[XFS] Undo bit ops cleanup mod due to regression on 32-bit powermacLachlan McIlroy
2008-02-26[CIFS] remove unused variableSteve French
2008-02-25ext4: add missing ext4_journal_stop()Akinobu Mita
2008-02-25[CIFS] consolidate duplicate code in posix/unix inode handlingChristoph Hellwig
2008-02-25latencytop: change /proc task_struct access methodHiroshi Shimamoto
2008-02-25latencytop: fix memory leak on latency proc fileHiroshi Shimamoto
2008-02-25latencytop: fix kernel panic while reading latency proc fileHiroshi Shimamoto
2008-02-23proc: add RLIMIT_RTTIME to /proc/<pid>/limitsEugene Teo
2008-02-23efs: move headers out of include/linux/Christoph Hellwig
2008-02-23/proc/pid/pagemap: fix PM_SPECIAL macroHans Rosenfeld
2008-02-23ufs: fix parenthesisation in ufs_set_fs_state()Roel Kluin
2008-02-23fuse: fix permission checkingMiklos Szeredi
2008-02-23ext4: ext4_find_next_zero_bit needs an aligned address on some archAneesh Kumar K.V
2008-02-25ext4: set EXT4_EXTENTS_FL only for directory and regular filesAneesh Kumar K.V
2008-02-25ext4: Don't mark filesystem error if fallocate failsAneesh Kumar K.V