SUNRPC: Remove the BKL from the callback functions
[safe/jmp/linux-2.6] / fs /
2008-07-15 Trond MyklebustSUNRPC: Remove the BKL from the callback functions
2008-07-15 Trond MyklebustNFS: Remove BKL from the readdir code
2008-07-15 Trond MyklebustNFS: Remove BKL from the symlink code
2008-07-15 Trond MyklebustNFS: Remove BKL from the sillydelete operations
2008-07-15 Trond MyklebustNFS: Remove the BKL from the rename, rmdir and unlink...
2008-07-15 Trond MyklebustNFS: Remove BKL from NFS lookup code
2008-07-15 Trond MyklebustNFS: Remove the BKL from nfs_link()
2008-07-15 Trond MyklebustNFS: Remove the BKL from the inode creation operations
2008-07-15 Trond MyklebustNFS: Remove BKL usage from open()
2008-07-15 Trond MyklebustNFS: Remove BKL usage from the write path
2008-07-15 Trond MyklebustNFS: Remove the BKL from the permission checking code
2008-07-15 Trond MyklebustNFS: Remove attribute update related BKL references
2008-07-15 Trond MyklebustNFS: Remove BKL requirement from attribute updates
2008-07-15 Trond MyklebustNFS: Protect inode->i_nlink updates using inode->i_lock
2008-07-15 Felix Blyakhernfs: set correct fl_len in nlmclnt_test()
2008-07-09 Chuck LeverNFS: Allow either strict or sloppy mount option parsing
2008-07-09 Chuck LeverNFS4: Set security flavor default for NFSv4 mounts...
2008-07-09 Chuck LeverNFS: Set security flavor default for NFSv2/3 mounts...
2008-07-09 Chuck LeverNFS: Refactor logic for parsing NFS security flavor...
2008-07-09 Chuck LeverNFS: use documenting macro constants for initializing...
2008-07-09 Chuck LeverNFS: Move the nfs_set_port() call out of nfs_parse_moun...
2008-07-09 Trond MyklebustNFS: set transport defaults after mount option parsing...
2008-07-09 Chuck LeverSUNRPC: Use only rpcbind v2 for AF_INET requests
2008-07-09 Jeff Laytonnfs4: fix potential race with rapid nfs_callback_up...
2008-07-09 Jeff Laytonnfs4: remove BKL from nfs_callback_up and nfs_callback_down
2008-07-09 Benny Halevynfs: initialize timeout variable in nfs4_proc_setclient...
2008-07-09 Chuck LeverNFS: handle interface identifiers in incoming IPv6...
2008-07-09 Chuck LeverNFS: Add string length argument to nfs_parse_server_address
2008-07-09 Chuck LeverNFS: Support raw IPv6 address hostnames during NFS...
2008-07-09 Chuck LeverNFS: Use common device name parsing logic for NFSv4...
2008-07-09 Trond MyklebustNFS: Fix a dependency on CONFIG_NFS_V4 in nfs_remount
2008-07-09 Trond MyklebustNFS: Allow redirtying of a completed unstable write.
2008-07-09 Trond MyklebustNFS: Clean up nfs_update_request()
2008-07-09 Chuck LeverNFS: missing newline in NFS mount debugging message
2008-07-09 Chuck LeverNFS: Treat "intr" and "nointr" options as deprecated
2008-07-09 Chuck LeverNFS: Allow any value for the "retry" option
2008-07-09 Trond MyklebustNFS: Ensure we zap only the access and acl caches when...
2008-07-09 Trond MyklebustNFS: Fix a warning in nfs4_async_handle_error
2008-07-09 Chuck LeverNFS: Move fs/nfs/iostat.h to include/linux
2008-07-09 Trond MyklebustNFS: Remove the redundant file_open entry from struct...
2008-07-09 Trond MyklebustNFS: Fix the ftruncate() credential problem
2008-07-09 Olga Kornievskaiarpc: bring back cl_chatty
2008-07-09 Jeff LaytonNFS: implement option checking when remounting NFS...
2008-07-09 Adrian Bunkfs/nfs/nfsroot.c: remove CVS keyword
2008-07-09 Chuck LeverNFS: Fix trace debugging nits in write.c
2008-07-09 Chuck LeverNFS: Use NFSDBG_FILE for all fops
2008-07-09 Chuck LeverNFS: Add debugging facility for NFS aops
2008-07-09 Chuck LeverNFS: Make nfs_open methods consistent
2008-07-09 Chuck LeverNFS: Make nfs_llseek methods consistent
2008-07-09 Chuck LeverNFS: Make nfs_fsync methods consistent
2008-07-09 Chuck LeverNFS: Update help text for CONFIG_NFS_FS
2008-07-09 Trond MyklebustNFS: do_setlk(): don't flush caches when we have a...
2008-07-09 Trond MyklebustNFS: Revert commit 44dd151d
2008-07-09 Trond MyklebustNFS: Optimise append writes with holes
2008-07-09 Trond MyklebustNFS: Add correct bounds checking to NFSv2 locks
2008-07-09 Trond MyklebustNFS: Fix a preemption count leak in nfs_update_request
2008-07-09 Trond MyklebustNFS: Reduce the stack usage in NFSv3 create operations
2008-07-09 Trond MyklebustNFS: Reduce the stack usage in NFSv4 create operations
2008-07-08 Linus TorvaldsMerge branch 'hotfixes' of git://git.linux-nfs.org...
2008-07-08 Jeff Mahoneyreiserfs: discard prealloc in reiserfs_delete_inode
2008-07-08 Trond MyklebustNFS: Fix readdir cache invalidation
2008-07-05 Andrew MortonFix pagemap_read() use of struct mm_walk
2008-07-05 Andrew MortonFix clear_refs_write() use of struct mm_walk
2008-07-04 Andrew G. Morgansecurity: filesystem capabilities: fix fragile setuid...
2008-07-04 Akinobu Mitaadd kernel-doc for simple_read_from_buffer and memory_r...
2008-07-04 Jess Guerrerontfs: update help text
2008-07-04 Michael Halcrowecryptfs: remove unnecessary mux from ecryptfs_init_ecr...
2008-07-04 Jan Karareiserfs: add missing unlock to an error path in reiser...
2008-07-04 Jan Karaext4: add missing unlock to an error path in ext4_quota...
2008-07-04 Jan Karaext3: add missing unlock to error path in ext3_quota_wr...
2008-07-03 Eric Van Hensbergen9p: fix O_APPEND in legacy mode
2008-07-01 Jens AxboeProperly notify block layer of sync writes
2008-06-29 Linus TorvaldsMerge branch 'for_linus' of git://git./linux/kernel...
2008-06-29 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2008-06-24 Benjamin Marzinski[GFS2] fix gfs2 block allocation (cleaned up)
2008-06-24 Bob Peterson[GFS2] BUG: unable to handle kernel paging request...
2008-06-24 Jan KaraMerge branch 'master' into for_mm
2008-06-24 Tomas Janousekudf: Fix regression in UDF anchor block detection
2008-06-23 Trond MyklebustNFS: nfs_updatepage(): don't mark page as dirty if...
2008-06-23 Trond MyklebustNFS: Fix filehandle size comparisons in the mount code
2008-06-23 Trond MyklebustNFS: Reduce the NFS mount code stack usage.
2008-06-23 Miklos Szeredi[patch 2/3] vfs: dcache cleanups
2008-06-23 Miklos Szeredi[patch 1/3] vfs: dcache sparse fixes
2008-06-23 Andreas Gruenbacher[patch 3/3] vfs: make d_path() consistent across mount...
2008-06-23 Denis V. Lunev[patch 4/4] flock: remove unused fields from file_lock_...
2008-06-23 Marcin Slusarz[patch 3/4] vfs: fix ERR_PTR abuse in generic_readlink
2008-06-23 Jan Engelhardt[patch 2/4] fs: make struct file arg to d_path const
2008-06-23 Jan Blunck[patch 1/4] vfs: path_{get,put}() cleanups
2008-06-23 Michael Kerrisk[patch for 2.6.26 4/4] vfs: utimensat(): fix write...
2008-06-23 Michael Kerrisk[patch for 2.6.26 3/4] vfs: utimensat(): fix error...
2008-06-23 Michael Kerrisk[patch for 2.6.26 1/4] vfs: utimensat(): ignore tv_sec...
2008-06-23 Michael Kerrisk[patch for 2.6.26 2/4] vfs: utimensat(): be consistent...
2008-06-23 Al Viro[PATCH] fix cgroup-inflicted breakage in block_dev.c
2008-06-22 Linus TorvaldsFix performance regression on lmbench select benchmark
2008-06-21 Linus TorvaldsMerge branch 'for_linus' of git://git./linux/kernel...
2008-06-20 Frederic BoheExt4: Fix online resize block group descriptor corruption
2008-06-18 Linus TorvaldsMerge branch 'for_linus' of git://git./linux/kernel...
2008-06-18 Miklos Szeredifuse: fix thinko in max I/O size calucation
2008-06-16 Linus TorvaldsMerge branch 'upstream-linus' of git://git./linux/kerne...
2008-06-16 Joel Beckerocfs2: Remove ->hangup() from stack glue operations.
next