nfsd: 4.1 has an rfc number
[safe/jmp/linux-2.6] / fs /
2009-12-21 J. Bruce Fieldsnfsd: fix "insecure" export option
2009-12-20 J. Bruce Fieldsnfsd: fix "insecure" export option
2009-12-19 Linus TorvaldsMerge branch 'sched-fixes-for-linus' of git://git....
2009-12-18 Tao Maocfs2: Set i_nlink properly during reflink.
2009-12-18 Tao Maocfs2: Add reflinked file's inode to inode hash eariler.
2009-12-18 Tristan YeOcfs2: Should ocfs2 support fiemap for S_IFDIR inode?
2009-12-18 Sunil Mushranocfs2: Use FIEMAP_EXTENT_SHARED
2009-12-18 Coly Liocfs2: replace u8 by __u8 in ocfs2_fs.h
2009-12-18 Coly Liocfs2: explicit declare uninitialized var in user_clust...
2009-12-18 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-12-17 Masami Hiramatsumm: introduce coredump parameter structure
2009-12-17 Oleg Nesterovdo_wait() optimization: do not place sub-threads on...
2009-12-17 Mike Frysingernommu: ramfs: remove unused local var
2009-12-17 Jan Karareiserfs: truncate blocks not used by a write
2009-12-17 Linus TorvaldsRevert "task_struct: make journal_info conditional"
2009-12-17 Chris MasonMerge branch 'master' of ssh:///linux/kernel/git/mason...
2009-12-17 Linus TorvaldsRevert "fix mismerge with Trond's stuff (create_mnt_ns...
2009-12-17 Chris MasonBtrfs: make sure fallocate properly starts a transaction
2009-12-17 Chris MasonMerge branch btrfs-master into for-linus
2009-12-17 Josef BacikBtrfs: make metadata chunks smaller
2009-12-17 Matthew WilcoxBtrfs: Show discard option in /proc/mounts
2009-12-17 TARUISI HiroakiBtrfs: deny sys_link across subvolumes.
2009-12-17 Sage WeilBtrfs: fail mount on bad mount options
2009-12-17 Yan, ZhengBtrfs: don't add extent 0 to the free space cache v2
2009-12-17 Yan, ZhengBtrfs: Fix per root used space accounting
2009-12-17 Yan, ZhengBtrfs: Fix btrfs_drop_extent_cache for skip pinned...
2009-12-17 Yan, ZhengBtrfs: Add delayed iput
2009-12-17 Yan, ZhengBtrfs: Pass transaction handle to security and ACL...
2009-12-17 Yan, ZhengBtrfs: Make truncate(2) more ENOSPC friendly
2009-12-17 Yan, ZhengBtrfs: Make fallocate(2) more ENOSPC friendly
2009-12-17 Yan, ZhengBtrfs: Avoid orphan inodes cleanup during committing...
2009-12-17 Yan, ZhengBtrfs: Avoid orphan inodes cleanup while replaying log
2009-12-17 Yan, ZhengBtrfs: Fix disk_i_size update corner case
2009-12-17 Christoph Hellwigkill I_LOCK
2009-12-17 Christoph Hellwigfold do_sync_file_range into sys_sync_file_range
2009-12-17 Erez ZadokVFS/fsstack: handle 32-bit smp + preempt + large files...
2009-12-17 Erez Zadokfsstack/ecryptfs: remove unused get_nlinks param to...
2009-12-17 Jeff Laytonvfs: remove extraneous NULL d_inode check from do_filp_open
2009-12-17 Nick Pigginfs: no games with DCACHE_UNHASHED
2009-12-17 Nick Pigginfs: anon_inodes implement dname
2009-12-17 Peter Zijlstrasched: Assert task state bits at build time
2009-12-17 Peter Zijlstrasched: Update task_state_arraypwith new states
2009-12-17 Jeff Liuocfs2-devel: remove redundant OCFS2_MOUNT_POSIX_ACL...
2009-12-17 Al Virodio: fix use-after-free
2009-12-16 Frederic Weisbeckerreiserfs: Fix reiserfs lock <-> inode mutex dependency...
2009-12-16 Linus TorvaldsMerge branch 'for-linus' of git://oss.sgi.com/xfs/xfs
2009-12-16 Roland Dreierre-export alloc_file()
2009-12-16 Linus TorvaldsMerge branch 'hwpoison' of git://git./linux/kernel...
2009-12-16 Linus TorvaldsMerge branch 'master' of git://git./linux/kernel/git...
2009-12-16 Dave ChinnerXFS: Free buffer pages array unconditionally
2009-12-16 Christoph Hellwigxfs: kill xfs_bmbt_rec_32/64 types
2009-12-16 Dave Chinnerxfs: improve metadata I/O merging in the elevator
2009-12-16 Christoph Hellwigxfs: check for not fully initialized inodes in xfs_ireclaim
2009-12-16 Linus TorvaldsMerge branch 'bugfixes' of git://git.linux-nfs.org...
2009-12-16 Linus TorvaldsMerge branch 'for-2.6.33' of git://linux-nfs.org/~bfiel...
2009-12-16 Linus TorvaldsMerge git://git./linux/kernel/git/hirofumi/fatfs-2.6
2009-12-16 Linus TorvaldsMerge git://git.infradead.org/mtd-2.6
2009-12-16 Christoph Hellwigocfs: stop using do_sync_mapping_range
2009-12-16 Christoph Hellwigcleanup blockdev_direct_IO locking
2009-12-16 Christoph Hellwigmake generic_acl slightly more generic
2009-12-16 Christoph Hellwigsanitize xattr handler prototypes
2009-12-16 H Hartley Sweetenlibfs: move EXPORT_SYMBOL for d_alloc_name
2009-12-16 Jeff Laytonvfs: force reval of target when following LAST_BIND...
2009-12-16 Al ViroUntangling ima mess, part 3: kill dead code in ima
2009-12-16 Al ViroUntangling ima mess, part 2: deal with counters
2009-12-16 Al ViroUntangling ima mess, part 1: alloc_file()
2009-12-16 Al ViroO_TRUNC open shouldn't fail after file truncation
2009-12-16 Eric Parisfs: move get_empty_filp() deffinition to internal.h
2009-12-16 Al ViroSanitize exec_permission_lite()
2009-12-16 Al ViroKill cached_lookup() and real_lookup()
2009-12-16 Al ViroKill path_lookup_open()
2009-12-16 Al ViroTake hash recalculation into do_lookup()
2009-12-16 Al Virofix mismerge with Trond's stuff (create_mnt_ns() export...
2009-12-16 Al Viroswitch cachefiles to kern_path()
2009-12-16 Al Virokill __link_path_walk()/link_path_walk() distinction
2009-12-16 Al Virolift path_put(path) to callers of __do_follow_link()
2009-12-16 Al Viroswitch create_read_pipe() to alloc_file()
2009-12-16 Al Viroswitch alloc_file() to passing struct path
2009-12-16 Al Viroswitch nilfs2 to deactivate_locked_super()
2009-12-16 Al Viroget rid of init_file()
2009-12-16 Al Virounexport get_empty_filp()
2009-12-16 Al Viroswitched inotify_init1() to alloc_file()
2009-12-16 Akinobu Mitaqnx4: use hweight8
2009-12-16 Anders Larsenqnx4fs: remove remains of the (defunct) write support
2009-12-16 Christoph Hellwigdirect-io: cleanup blockdev_direct_IO locking
2009-12-16 Jeff Moyerdio: don't zero out the pages array inside struct dio
2009-12-16 Shaohua Liaio: remove unused field
2009-12-16 David HowellsFS-Cache: Avoid maybe-used-uninitialised warning on...
2009-12-16 Christoph Hellwigelf: kill USE_ELF_CORE_DUMP
2009-12-16 Zhaoleifatfs: use common time_to_tm in fat_time_unix2fat()
2009-12-16 Akinobu Mitahpfs: use bitmap_weight()
2009-12-16 Akinobu Mitahpfs: use hweight32
2009-12-16 Alexey Dobriyanreiserfs: don't compile procfs.o at all if no support
2009-12-16 Alexey Dobriyanreiserfs: remove /proc/fs/reiserfs/version
2009-12-16 Alexey Dobriyanufs: NFS support
2009-12-16 Alexey Dobriyanufs: pass qstr instead of dentry where necessary for NFS
2009-12-16 Jan Karaext2: report metadata errors during fsync
2009-12-16 Theodore Ts'oext2: avoid WARN() messages when failing to write to...
2009-12-16 Ian Kentautofs4: always use lookup for lookup
2009-12-16 Ian Kentautofs4: rename dentry to expiring in autofs4_lookup_ex...
next