aboutsummaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAge
...
| * | lockd: Add nlm_destroy_host_locked()Chuck Lever2010-12-16
| * | lockd: Add nlm_alloc_host()Chuck Lever2010-12-16
| * | lockd: reorganize nlm_host_rebootedJ. Bruce Fields2010-12-16
| * | lockd: define host_for_each{_safe} macrosJ. Bruce Fields2010-12-16
| * | SUNRPC: New xdr_streams XDR decoder APIChuck Lever2010-12-16
| * | SUNRPC: New xdr_streams XDR encoder APIChuck Lever2010-12-16
| * | NFS: Remove unused UMNT response data structureChuck Lever2010-12-16
| * | NFS: Avoid return code checking in mount XDR encoder functionsChuck Lever2010-12-16
| * | NSM: Avoid return code checking in NSM XDR encoder functionsChuck Lever2010-12-16
| * | NFS: Squelch compiler warning in decode_getdeviceinfo()Chuck Lever2010-12-16
| * | NFS: Simplify ->decode_dirent() calling sequenceChuck Lever2010-12-16
| * | NFS: Fix hdrlen calculation in NFSv4's decode_read()Chuck Lever2010-12-16
| * | lockd: Move nlmdbg_cookie2a() to svclock.cChuck Lever2010-12-16
| * | NFS: Repair whitespace damage in NFS PROC macroChuck Lever2010-12-16
| * | NFSD: Update XDR decoders in NFSv4 callback clientChuck Lever2010-12-16
| * | NFSD: Update XDR encoders in NFSv4 callback clientChuck Lever2010-12-16
| * | lockd: Introduce new-style XDR functions for NLMv4Chuck Lever2010-12-16
| * | NFS: Move and update xdr_decode_foo() functions that we're keepingChuck Lever2010-12-16
| * | NFS: Remove unused old NFSv3 decoder functionsChuck Lever2010-12-16
| * | NFS: Switch in new NFSv3 decoder functionsChuck Lever2010-12-16
| * | NFS: Introduce new-style XDR decoding functions for NFSv2Chuck Lever2010-12-16
| * | NFS: Update xdr_encode_foo() functions that we're keepingChuck Lever2010-12-16
| * | NFS: Remove unused old NFSv3 encoder functionsChuck Lever2010-12-16
| * | NFS: Replace old NFSv3 encoder functions with xdr_stream-based onesChuck Lever2010-12-16
| * | NFS: Introduce new-style XDR encoding functions for NFSv3Chuck Lever2010-12-16
| * | lockd: Introduce new-style XDR functions for NLMv3Chuck Lever2010-12-16
| * | NFS: Move and update xdr_decode_foo() functions that we're keepingChuck Lever2010-12-16
| * | NFS: Replace old NFSv2 decoder functions with xdr_stream-based onesChuck Lever2010-12-16
| * | NFS: Introduce new-style XDR decoding functions for NFSv2Chuck Lever2010-12-16
| * | NFS: Use the "nfs_stat" enum for nfs_stat_to_errno()'s argumentChuck Lever2010-12-16
| * | NFS: Update xdr_encode_foo() functions that we're keepingChuck Lever2010-12-16
| * | NFS: Remove old NFSv2 encoder functionsChuck Lever2010-12-16
| * | NFS: Introduce new-style XDR encoding functions for NFSv2Chuck Lever2010-12-16
* | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds2011-01-11
|\ \ \
| * | | UDF: Close small mem leak in udf_find_entry()Jesper Juhl2011-01-06
| * | | udf: Fix directory corruption after extent mergingJan Kara2011-01-06
| * | | udf: Protect udf_file_aio_write from possible racesJan Kara2011-01-06
| * | | udf: Remove unnecessary bkl usagesAlessio Igor Bogani2011-01-06
| * | | udf: Use of s_alloc_mutex to serialize udf_relocate_blocks() executionAlessio Igor Bogani2011-01-06
| * | | udf: Replace bkl with the UDF_I(inode)->i_data_sem for protect udf_inode_info...Alessio Igor Bogani2011-01-06
| * | | udf: Remove BKL from free space counting functionsJan Kara2011-01-06
| * | | udf: Call udf_add_free_space() for more blocks at once in udf_free_blocks()Jan Kara2011-01-06
| * | | udf: Remove BKL from udf_put_super() and udf_remount_fs()Jan Kara2011-01-06
| * | | udf: Protect default inode credentials by rwlockJan Kara2011-01-06
| * | | udf: Protect all modifications of LVID with s_alloc_mutexJan Kara2011-01-06
| * | | udf: Move handling of uniqueID into a helper function and protect it by a s_a...Jan Kara2011-01-06
| * | | udf: Remove BKL from udf_update_inodeJan Kara2011-01-06
| * | | udf: Convert UDF_SB(sb)->s_flags to use bitopsJan Kara2011-01-06
| * | | fs/udf: Add printf format/argument verificationJoe Perches2011-01-06
| * | | fs/udf: Use vzallocJoe Perches2011-01-06
| | |/ | |/|