aboutsummaryrefslogtreecommitdiffstats
path: root/fs (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-01-07Merge branch 'for-2.6.29' of git://linux-nfs.org/~bfields/linuxLinus Torvalds19-435/+1065
2009-01-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds1-0/+32
2009-01-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/arjan/linux-2.6-asyncLinus Torvalds2-7/+23
2009-01-07nfsd: last_byte_offsetBenny Halevy1-16/+26
2009-01-07nfsd: delete wrong file comment from nfsd/nfs4xdr.cMarc Eshel1-2/+0
2009-01-07nfsd: git rid of nfs4_cb_null_ops declarationBenny Halevy1-3/+0
2009-01-07nfsd: dprint each op status in nfsd4_proc_compoundBenny Halevy1-0/+5
2009-01-07nfsd: add etoosmall to nfserrnoDean Hildebrand1-0/+1
2009-01-07NFSD: FIDs need to take precedence over UUIDsSteve Dickson1-3/+3
2009-01-07nfsd: fix double-locks of directory mutexJ. Bruce Fields1-3/+31
2009-01-07CRED: Fix NFSD regressionDavid Howells1-2/+2
2009-01-07NLM: Clean up flow of control in make_socks() functionChuck Lever1-8/+14
2009-01-07NLM: Refactor make_socks() functionChuck Lever1-15/+16
2009-01-07nfsd: Ensure nfsv4 calls the underlying filesystem on LOCKTJ. Bruce Fields1-10/+20
2009-01-07Merge branch 'proc-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/adobriyan/procLinus Torvalds5-118/+134
2009-01-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-fixesLinus Torvalds3-2/+3
2009-01-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds9-10/+10
2009-01-07debugfs: add helpers for exporting a size_t simple valueInaky Perez-Gonzalez1-0/+32
2009-01-07async: make the final inode deletion an asynchronous eventArjan van de Ven2-7/+23
2009-01-07GFS2: Fix typo in gfs_page_mkwrite()Benjamin Marzinski1-1/+1
2009-01-07GFS2: LSF and LBD are now one and the sameSteven Whitehouse1-1/+1
2009-01-07GFS2: Set GFP_NOFS when allocating page on writeSteven Whitehouse1-0/+1
2009-01-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds1-8/+3
2009-01-06Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuseLinus Torvalds6-171/+693
2009-01-06bfs: check that filesystem fits on the blockdeviceEric Sesterhenn1-0/+12
2009-01-06bfs: add some basic sanity checksEric Sesterhenn1-0/+33
2009-01-06fs/exec.c: make do_coredump() voidWANG Cong1-2/+2
2009-01-06minix: fix add link's wrong position calculationEvgeniy Dushistov1-1/+1
2009-01-06autofs4: fix string validation check orderIan Kent1-6/+7
2009-01-06autofs4: make autofs type usage explicitIan Kent5-17/+15
2009-01-06autofs4: fix var shadowed by local delarationIan Kent1-3/+3
2009-01-06autofs4: improve parameter usageIan Kent1-25/+29
2009-01-06fs/ecryptfs/inode.c: cleanup kerneldocQinghuang Feng1-2/+1
2009-01-06eCryptfs: Clean up ecryptfs_decode_from_filename()Michael Halcrow1-27/+24
2009-01-06eCryptfs: kerneldoc for ecryptfs_parse_tag_70_packet()Michael Halcrow1-0/+11
2009-01-06eCryptfs: Fix data types (int/size_t)Michael Halcrow4-16/+16
2009-01-06eCryptfs: Replace %Z with %zMichael Halcrow4-24/+24
2009-01-06eCryptfs: Filename Encryption: mount optionMichael Halcrow1-27/+99
2009-01-06eCryptfs: Filename Encryption: filldir, lookup, and readlinkMichael Halcrow4-242/+195
2009-01-06eCryptfs: Filename Encryption: Encoding and encryption functionsMichael Halcrow1-0/+433
2009-01-06eCryptfs: Filename Encryption: Header updatesMichael Halcrow2-14/+51
2009-01-06eCryptfs: Filename Encryption: Tag 70 packetsMichael Halcrow3-70/+613
2009-01-06fs/ncpfs/getopt.c: cleanup keneldocQinghuang Feng1-1/+0
2009-01-06fs/binfmt_misc.c: add terminating newline to /proc/sys/fs/binfmt_misc/statusQinghuang Feng1-1/+1
2009-01-06fs: fix function param name in kernel-docRandy Dunlap1-1/+1
2009-01-06fs/inode: fix kernel-doc notationRandy Dunlap1-4/+4
2009-01-06do_coredump(): check return from argv_split()Tetsuo Handa1-0/+5
2009-01-06add missing accounting calls to compat_sys_{readv,writev}Gerd Hoffmann1-0/+6
2009-01-06fs: fix name overwrite in __register_chrdev_region()Cyrill Gorcunov1-1/+1
2009-01-06percpu_counter: FBC_BATCH should be a variableEric Dumazet2-4/+4