UBUNTU: Ubuntu-2.6.38-12.51
[linux-flexiantxendom0-natty.git] / fs / nfsd /
2011-06-02 Sachin PrabhuOpen with O_CREAT flag set fails to open existing files...
2011-06-02 OGAWA Hirofuminfsd4: Fix filp leak
2011-06-02 J. Bruce Fieldsnfsd4: fix struct file leak on delegation
2011-04-27 J. Bruce Fieldsnfsd4: fix oops on lock failure
2011-04-27 J. Bruce Fieldsnfsd: fix auth_domain reference leak on nlm operations
2011-03-27 Mi Jinlongnfsd: wrong index used in inner loop
2011-03-27 J. Bruce Fieldsnfsd4: fix struct file leak
2011-03-27 J. Bruce Fieldsnfsd4: minor nfs4state.c reshuffling
2011-03-27 Mi Jinlongnfsd41: modify the members value of nfsd4_op_flags
2011-03-09 roelnfsd: wrong index used in inner loop
2011-03-07 J. Bruce Fieldsnfsd4: fix bad pointer on failure to find delegation
2011-02-22 Benny HalevyNFSD: fix decode_cb_sequence4resok
2011-02-16 NeilBrownnfsd: correctly handle return value from nfsd_map_name_to_*
2011-02-14 J. Bruce Fieldsnfsd: break lease on unlink due to rename
2011-02-14 J. Bruce Fieldsnfsd4: acquire only one lease per file
2011-02-14 J. Bruce Fieldsnfsd4: modify fi_delegations under recall_lock
2011-02-14 J. Bruce Fieldsnfsd4: remove unused deleg dprintk's.
2011-02-14 J. Bruce Fieldsnfsd4: split lease setting into separate function
2011-02-14 J. Bruce Fieldsnfsd4: fix leak on allocation error
2011-02-14 J. Bruce Fieldsnfsd4: add helper function for lease setup
2011-02-14 J. Bruce Fieldsnfsd4: split up nfsd_break_deleg_cb
2011-02-14 Konstantin KhorenkoNFSD: memory corruption due to writing beyond the stat...
2011-02-14 Benny HalevyNFSD: use nfserr for status after decode_cb_op_status
2011-02-14 J. Bruce Fieldsnfsd: don't leak dentry count on mnt_want_write failure
2011-01-16 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2011-01-16 David HowellsAdd a dentry op to allow processes to be held during...
2011-01-14 Linus TorvaldsMerge branch 'for-2.6.38' of git://linux-nfs.org/~bfiel...
2011-01-14 J. Bruce Fieldsnfsd4: fix callback restarting
2011-01-14 J. Bruce Fieldsnfsd: break lease on unlink, link, and rename
2011-01-14 J. Bruce Fieldsnfsd4: break lease on nfsd setattr
2011-01-14 J. Bruce Fieldsnfsd: don't support msnfs export option
2011-01-14 J. Bruce Fieldsnfsd4: initialize cb_per_client
2011-01-13 Linus TorvaldsMerge branch 'for-2.6.38/core' of git://git.kernel...
2011-01-11 Linus TorvaldsMerge branch 'nfs-for-2.6.38' of git://git.linux-nfs...
2011-01-11 J. Bruce Fieldsnfsd4: allow restarting callbacks
2011-01-11 J. Bruce Fieldsnfsd4: simplify nfsd4_cb_prepare
2011-01-11 J. Bruce Fieldsnfsd4: give out delegations more quickly in 4.1 case
2011-01-11 J. Bruce Fieldsnfsd4: add helper function to run callbacks
2011-01-11 J. Bruce Fieldsnfsd4: make sure sequence flags are set after destroy_s...
2011-01-11 J. Bruce Fieldsnfsd4: re-probe callback on connection loss
2011-01-11 J. Bruce Fieldsnfsd4: set sequence flag when backchannel is down
2011-01-11 J. Bruce Fieldsnfsd4: keep finer-grained callback status
2011-01-11 J. Bruce Fieldsnfsd4: allow backchannel recovery
2011-01-11 J. Bruce Fieldsnfsd4: support BIND_CONN_TO_SESSION
2011-01-11 J. Bruce Fieldsnfsd4: modify session list under cl_lock
2011-01-08 Linus TorvaldsMerge branch 'for-2.6.38' of git://git./linux/kernel...
2011-01-07 Nick Pigginfs: dcache scale dentry refcount
2011-01-05 Takuma Umeyanfs4: set source address when callback is generated
2011-01-04 J. Bruce Fieldsnfsd4: return nfs errno from name_to_id functions
2011-01-04 J. Bruce Fieldsnfsd4: remove outdated pathname-comments
2011-01-04 J. Bruce Fieldsnfsd4: move idmap and acl header files into fs/nfsd
2011-01-04 J. Bruce Fieldsnfsd4: name->id mapping should fail with BADOWNER not...
2011-01-04 J. Bruce Fieldslocks: eliminate fl_mylease callback
2011-01-04 J. Bruce Fieldsnfsd4: use a single struct file for delegations
2011-01-04 J. Bruce Fieldsnfsd4: eliminate lease delete callback
2011-01-04 J. Bruce Fieldsnfsd: remove some unnecessary dropit handling
2011-01-04 J. Bruce Fieldsnfsd: stop translating EAGAIN to nfserr_dropit
2011-01-04 J. Bruce Fieldssvcrpc: simpler request dropping
2011-01-04 J. Bruce Fieldsnfsd: don't drop requests on -ENOMEM
2011-01-04 Kirill A. Shutemovnfsd: declare several functions of nfs4callback as...
2010-12-29 Mi Jinlongnfsd4: fix oops on secinfo_no_name result encoding
2010-12-23 James BottomleyMerge branch 'block'
2010-12-20 Jens AxboeFix compile warnings due to missing removal of a 'ret...
2010-12-17 J. Bruce Fieldsnfsd4: implement secinfo_no_name
2010-12-17 J. Bruce Fieldsnfsd4: move guts of nfsd4_lookupp into helper
2010-12-17 J. Bruce Fieldsnfsd4: 4.1 SECINFO should consume filehandle
2010-12-17 bookjovi@gmail.comnfs: add missed CONFIG_NFSD_DEPRECATED
2010-12-17 J. Bruce Fieldsnfsd: fix offset printk's in nfsd3 read/write
2010-12-17 J. Bruce Fieldsnfsd4: fix mixed 4.0/4.1 handling, 4.1 reboot
2010-12-17 J. Bruce Fieldsnfsd4: replace unintuitive match_clientid_establishment
2010-12-17 J. Bruce FieldsMerge commit 'v2.6.37-rc6' into for-2.6.38
2010-12-17 Michał Mirosławfs/splice: Pull buf->ops->confirm() from splice_from_pi...
2010-12-16 Chuck LeverSUNRPC: New xdr_streams XDR decoder API
2010-12-16 Chuck LeverSUNRPC: New xdr_streams XDR encoder API
2010-12-16 Chuck LeverNFS: Repair whitespace damage in NFS PROC macro
2010-12-16 Chuck LeverNFSD: Update XDR decoders in NFSv4 callback client
2010-12-16 Chuck LeverNFSD: Update XDR encoders in NFSv4 callback client
2010-12-15 Tejun Heoworkqueue: convert cancel_rearming_delayed_work[queue...
2010-12-08 Neil Brownnfsd: Fix possible BUG_ON firing in set_change_info
2010-11-19 Mi JinlongNFS4.1: Fix bug server don't reply the right fore_chann...
2010-11-19 Mi JinlongNFS4.1: server gets drc mem fail should reply error...
2010-11-19 J. Bruce Fieldsnfsd4: return serverfault on request for ssv
2010-11-19 Mi JinlongNFSv4.1: Make sure nfsd can decode SP4_SSV correctly...
2010-11-19 Dan Carpenternfsd: fix NULL dereference in setattr()
2010-11-17 Arnd BergmannBKL: remove references to lock_kernel from comments
2010-11-02 J. Bruce Fieldsnfsd4: fix 4.1 connection registration race
2010-10-31 Christoph Hellwiglocks: let the caller free file_lock on ->setlease...
2010-10-31 J. Bruce Fieldsnfsd4: initialize delegation pointer to lease
2010-10-29 Al Viroconvert get_sb_single() users
2010-10-28 Linus TorvaldsMerge branch 'flock' of git://git./linux/kernel/git...
2010-10-27 Arnd Bergmannlocks/nfsd: allocate file lock outside of spinlock
2010-10-27 Arnd Bergmannlockd: push lock_flocks down
2010-10-27 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2010-10-26 Linus TorvaldsMerge branch 'for-2.6.37' of git://linux-nfs.org/~bfiel...
2010-10-26 Linus TorvaldsMerge branch 'nfs-for-2.6.37' of git://git.linux-nfs...
2010-10-26 Christoph Hellwigfs: add sync_inode_metadata
2010-10-25 J. Bruce Fieldsnfsd4: fix connection allocation in sequence()
2010-10-24 Andy AdamsonNFSD: remove duplicate NFS4_STATEID_SIZE
2010-10-22 Linus TorvaldsMerge branch 'llseek' of git://git./linux/kernel/git...
2010-10-22 Linus TorvaldsMerge branch 'vfs' of git://git./linux/kernel/git/arnd/bkl
next