nfsd4: eliminate struct nfs4_cb_recall
[safe/jmp/linux-2.6] / fs /
2009-05-01 J. Bruce Fieldsnfsd4: eliminate struct nfs4_cb_recall
2009-05-01 J. Bruce Fieldsnfsd4: rename callback struct to cb_conn
2009-04-29 J. Bruce Fieldsnfsd4: replace callback thread by asynchronous rpc
2009-04-29 J. Bruce Fieldsnfsd4: lookup up callback cred only once
2009-04-29 J. Bruce Fieldsnfsd4: create rpc callback client from server thread
2009-04-29 J. Bruce Fieldsnfsd4: set cb_client inside setup_callback_client
2009-04-29 J. Bruce Fieldsnfsd4: set shorter timeout
2009-04-29 J. Bruce Fieldsnfsd4: setclientid_confirm callback-change fixes
2009-04-29 J. Bruce Fieldsnfsd: quiet compile warning
2009-04-29 J. Bruce Fieldsnfsd: support ext4 i_version
2009-04-29 J. Bruce Fieldsnfsd4: delete obsolete xdr comments
2009-04-29 J. Bruce Fieldsnfsd: eliminate ENCODE_HEAD macro
2009-04-28 Chuck LeverNFSD: Stricter buffer size checking in fs/nfsd/nfsctl.c
2009-04-28 Chuck LeverNFSD: Stricter buffer size checking in write_versions()
2009-04-28 Chuck LeverNFSD: Stricter buffer size checking in write_recoverydir()
2009-04-28 Chuck LeverSUNRPC: pass buffer size to svc_sock_names()
2009-04-28 Chuck LeverSUNRPC: pass buffer size to svc_addsock()
2009-04-28 Chuck LeverNFSD: Prevent a buffer overflow in svc_xprt_names()
2009-04-28 Chuck LeverNFSD: move lockd_up() before svc_addsock()
2009-04-28 Chuck LeverNFSD: Finish refactoring __write_ports()
2009-04-28 Chuck LeverNFSD: Note an additional requirement when passing TCP...
2009-04-28 Chuck LeverNFSD: Refactor socket creation out of __write_ports()
2009-04-28 Chuck LeverNFSD: Refactor portlist socket closing into a helper
2009-04-28 Chuck LeverNFSD: Refactor transport addition out of __write_ports()
2009-04-28 Chuck LeverNFSD: Refactor transport removal out of __write_ports()
2009-04-24 Bian Naimengnfsd4: distinguish expired from stale stateids
2009-04-24 Felix Blyakherlockd: call locks_release_private to cleanup per-filesy...
2009-04-23 Roel Kluinrpcgss: remove redundant test on unsigned
2009-04-21 Linus TorvaldsMerge git://git./linux/kernel/git/mason/btrfs-unstable
2009-04-21 Akinobu Mitahugetlbfs: return negative error code for bad mount...
2009-04-21 Chris MasonBtrfs: fix btrfs fallocate oops and deadlock
2009-04-21 Linus TorvaldsMerge git://git./linux/kernel/git/steve/gfs2-2.6-fixes
2009-04-21 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-04-21 Trond MyklebustNFS: Fix the XDR iovec calculation in nfs3_xdr_setaclargs
2009-04-21 Tetsuo Handafs: Mark get_filesystem_list() as __init function.
2009-04-21 Christoph Hellwigkill vfs_stat_fd / vfs_lstat_fd
2009-04-21 Oleg DrokinSeparate out common fstatat code into vfs_fstatat
2009-04-21 Li Zefanecryptfs: use memdup_user()
2009-04-21 Li Zefanncpfs: use memdup_user()
2009-04-21 Li Zefanxfs: use memdup_user()
2009-04-21 Li Zefansysfs: use memdup_user()
2009-04-21 Li Zefanbtrfs: use memdup_user()
2009-04-21 Li Zefanxattr: use memdup_user()
2009-04-21 Al Viroautofs4: use memchr() in invalid_string()
2009-04-21 David WoodhouseFix i_mutex vs. readdir handling in nfsd
2009-04-21 Alexander Beregalovfs/compat_ioctl: fix build when !BLOCK
2009-04-21 Al ViroFix autofs_expire()
2009-04-21 Al ViroNo need for crossing to mountpoint in audit_tag_tree()
2009-04-21 Al ViroSafer nfsd_cross_mnt()
2009-04-21 Al ViroTouch all affected namespaces on propagation of mount
2009-04-21 Al ViroFix AUTOFS_DEV_IOCTL_REQUESTER_CMD
2009-04-20 Chris MasonBtrfs: use the right node in reada_for_balance
2009-04-20 Chris MasonBtrfs: fix oops on page->mapping->host during writepage
2009-04-20 Chris MasonBtrfs: add a priority queue to the async thread helpers
2009-04-20 Chris MasonBtrfs: use WRITE_SYNC for synchronous writes
2009-04-20 Steven WhitehouseGFS2: Fix page_mkwrite() return code
2009-04-20 Steven WhitehouseGFS2: Clear dirty bit at end of inode glock sync
2009-04-19 Andi KleenDon't set relatime when noatime is specified
2009-04-19 Linus TorvaldsMerge git://git./linux/kernel/git/sfrench/cifs-2.6
2009-04-17 Jeff Laytoncifs: when renaming don't try to unlink negative dentry
2009-04-17 Linus TorvaldsMerge git://git./linux/kernel/git/gregkh/driver-core-2.6
2009-04-17 Matt KraaiAFS: Guard afs_file_readpage_read_complete() definition...
2009-04-17 Alan Coxvfat: Note the NLS requirement
2009-04-17 Randy Dunlapsplice: fix new kernel-doc warnings
2009-04-17 Jeff Laytoncifs: remove unneeded bcc_ptr update in CIFSTCon
2009-04-17 Jeff Laytoncifs: add cFYI messages with some of the saved strings...
2009-04-17 Jeff Laytoncifs: fix buffer size for tcon->nativeFileSystem field
2009-04-17 Jeff Laytoncifs: fix unicode string area word alignment in session...
2009-04-17 Steve French[CIFS] Fix build break caused by change to new current_...
2009-04-17 Steve French[CIFS] Fix sparse warnings
2009-04-17 Steve French[CIFS] Add support for posix open during lookup
2009-04-17 Jeff Laytoncifs: no need to use rcu_assign_pointer on immutable...
2009-04-17 Jeff Laytoncifs: remove dnotify thread code
2009-04-17 Steve French[CIFS] remove some build warnings
2009-04-17 Jeff Laytoncifs: vary timeout on writes past EOF based on offset...
2009-04-17 Steve French[CIFS] Fix build break from recent DFS patch when DFS...
2009-04-17 Igor MammedovRemote DFS root support.
2009-04-17 Steve French[CIFS] Endian convert UniqueId when reporting inode...
2009-04-17 Wei Yongjuncifs: remove some pointless conditionals before kfree()
2009-04-17 Jeff Laytoncifs: flush data on any setattr
2009-04-16 KOSAKI Motohiroproc: mounts_poll() make consistent to mdstat_poll
2009-04-16 KOSAKI Motohirosysfs: sysfs poll keep the poll rule of regular file.
2009-04-16 Alex Chiangsysfs: don't use global workqueue in sysfs_schedule_cal...
2009-04-16 Chris MasonAdd block_write_full_page_endio for passing endio handler
2009-04-15 Linus TorvaldsMerge git://git./linux/kernel/git/steve/gfs2-2.6-fixes
2009-04-15 Nikanth Karthikesangfs2: Remove code handling bio_alloc failure with __GFP...
2009-04-15 Nikanth Karthikesanext4: Remove code handling bio_alloc failure with __GFP...
2009-04-15 Nikanth Karthikesandio: Remove code handling bio_alloc failure with __GFP_WAIT
2009-04-15 Jens Axboebio: add documentation to bio_alloc()
2009-04-15 Miklos Szeredisplice: add helpers for locking pipe inode
2009-04-15 Miklos Szeredisplice: remove generic_file_splice_write_nolock()
2009-04-15 Miklos Szerediocfs2: fix i_mutex locking in ocfs2_splice_to_file()
2009-04-15 Miklos Szeredisplice: fix i_mutex locking in generic_splice_write()
2009-04-15 Miklos Szeredisplice: remove i_mutex locking in splice_from_pipe()
2009-04-15 Miklos Szeredisplice: split up __splice_from_pipe()
2009-04-15 Xu GangGFS2: Use DEFINE_SPINLOCK
2009-04-15 Christoph HellwigGFS2: cleanup file_operations mess
2009-04-15 Steven WhitehouseGFS2: Move umount flush rwsem
2009-04-15 Steven WhitehouseGFS2: Fix symlink creation race
2009-04-15 Steven WhitehouseGFS2: Make quotad's waiting interruptible
next