aboutsummaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)AuthorFilesLines
2005-09-07[PATCH] remove register_ioctl32_conversion and unregister_ioctl32_conversionGravatar Adrian Bunk 1-90/+0
2005-09-07[PATCH] kill bio->bi_setGravatar Peter Osterlund 1-11/+21
2005-09-07[PATCH] fs/jbd/: cleanupsGravatar Adrian Bunk 2-21/+16
2005-09-07[PATCH] compat: be more consistent about [ug]id_tGravatar Stephen Rothwell 1-8/+8
2005-09-07[PATCH] inotify speedupGravatar John McCutchan 1-0/+7
2005-09-07[PATCH] relayfsGravatar Tom Zanussi 8-0/+1270
2005-09-05Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 Gravatar Linus Torvalds 1-3/+2
2005-09-05[PATCH] uml: fixes performance regression in activate_mm and thus exec()Gravatar Paolo 'Blaisorblade' Giarrusso 1-0/+4
2005-09-05[PATCH] Generic VFS fallback for security xattrsGravatar Stephen Smalley 5-143/+49
2005-09-05[PATCH] add /proc/pid/smapsGravatar Mauricio Lin 2-42/+244
2005-09-05[PATCH] /proc/<pid>/numa_maps to show on which nodes pages resideGravatar Christoph Lameter 2-0/+167
2005-09-02[PATCH] uclinux: use MAP_PRIVATE when mmaping code regions in flat binary loaderGravatar Greg Ungerer 1-1/+1
2005-09-01[CRYPTO]: crypto_free_tfm() callers no longer need to check for NULLGravatar Jesper Juhl 1-2/+1
2005-09-01[CRYPTO]: Use CRYPTO_TFM_REQ_MAY_SLEEP where appropriateGravatar Herbert Xu 1-1/+1
2005-08-30Merge refs/heads/for-linus from master.kernel.org:/pub/scm/linux/kernel/git/s...Gravatar Linus Torvalds 1-3/+2
2005-08-29[TCP]: Move the tcp sock states to net/tcp_states.hGravatar Arnaldo Carvalho de Melo 1-1/+1
2005-08-29Merge HEAD from master.kernel.org:/home/rmk/linux-2.6-arm.git Gravatar Linus Torvalds 1-2/+2
2005-08-26[PATCH] Fix oops in sysfs_hash_and_remove_file()Gravatar James Bottomley 1-0/+4
2005-08-26[PATCH] Fix oops in fs/locks.c on close of file with pending locksGravatar Steve French 1-1/+1
2005-08-26[PATCH] hppfs: fix symlink error pathGravatar Paolo 'Blaisorblade' Giarrusso 1-15/+9
2005-08-26[PATCH] Fixup symlink function pointers for hppfs [for 2.6.13]Gravatar Paolo 'Blaisorblade' Giarrusso 1-8/+8
2005-08-26[PATCH] Document idr_get_new_above() semantics, update inotifyGravatar John McCutchan 1-1/+1
2005-08-20Don't allow normal users to set idle IO priorityGravatar Linus Torvalds 1-0/+2
2005-08-20[PATCH] freevxfs: fix breakage introduced by symlink fixesGravatar Alexey Dobriyan 1-1/+1
2005-08-20befs: fix up missed follow_link declaration changeGravatar Linus Torvalds 1-1/+1
2005-08-20[ARM] fs/adfs/adfs.h: "extern inline" doesn't make senseGravatar Adrian Bunk 1-2/+2
2005-08-19[PATCH] NFSv4: unbalanced BKL in nfs_atomic_lookup()Gravatar Steve Dickson 1-0/+1
2005-08-19[PATCH] Fix up symlink function pointersGravatar Al Viro 13-37/+37
2005-08-19Fix nasty ncpfs symlink handling bug.Gravatar Linus Torvalds 8-62/+44
2005-08-19[PATCH] jffs2: fix symlink error handlingGravatar Al Viro 1-4/+6
2005-08-19Merge with /home/shaggy/git/linus-clean/Gravatar Dave Kleikamp 5-24/+34
2005-08-18[PATCH] reiserfs+acl+quota deadlock fixGravatar Jan Kara 1-1/+1
2005-08-18[PATCH] NFS: Introduce the use of inode->i_lock to protect fields in nfsiGravatar Chuck Lever 4-3/+44
2005-08-18[PATCH] NFS: use atomic bitops to manipulate flags in nfsi->flagsGravatar Chuck Lever 2-28/+45
2005-08-18[PATCH] NFS: split nfsi->flags into two fieldsGravatar Chuck Lever 5-41/+47
2005-08-17Merge master.kernel.org:/pub/scm/linux/kernel/git/aia21/ntfs-2.6Gravatar Linus Torvalds 2-1/+2
2005-08-17[PATCH] nfsd to unlock kernel before exitingGravatar Steven Rostedt 1-0/+1
2005-08-17JFS: Initialize dentry->d_op for negative dentries tooGravatar Dave Kleikamp 1-3/+2
2005-08-16Merge head 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/shaggy/...Gravatar Linus Torvalds 5-24/+34
2005-08-16NTFS: Complete the previous fix for the unset device when mapping buffersGravatar Anton Altaparmakov 2-1/+2
2005-08-16Merge master.kernel.org:/pub/scm/linux/kernel/git/aia21/ntfs-2.6Gravatar Linus Torvalds 2-0/+5
2005-08-16[PATCH] NFS: Ensure we always update inode->i_mode when doing O_EXCL createsGravatar Trond Myklebust 4-15/+38
2005-08-16[PATCH] NFS: Ensure ACL xdr code doesn't overflow.Gravatar Trond Myklebust 1-0/+1
2005-08-16NTFS: Fix bug in mft record writing where we forgot to set the device inGravatar Anton Altaparmakov 2-0/+5
2005-08-15[PATCH] inotify: add MOVE_SELF eventGravatar John McCutchan 1-1/+2
2005-08-15[PATCH] inotify: fix idr_get_new_above usageGravatar Robert Love 1-1/+1
2005-08-14[PATCH] CIFS: Fix path name conversion for long filenamesGravatar Steve French 2-0/+7
2005-08-14[PATCH] CIFS: Fix missing entries in search resultsGravatar Steve French 1-0/+3
2005-08-13[PATCH] Fix error handling in reiserfsGravatar Jan Kara 1-0/+3
2005-08-10Merge with /home/shaggy/git/linus-clean/Gravatar Dave Kleikamp 5-15/+16