aboutsummaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2005-09-05Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 Linus Torvalds
2005-09-05[PATCH] uml: fixes performance regression in activate_mm and thus exec()Paolo 'Blaisorblade' Giarrusso
2005-09-05[PATCH] Generic VFS fallback for security xattrsStephen Smalley
2005-09-05[PATCH] add /proc/pid/smapsMauricio Lin
2005-09-05[PATCH] /proc/<pid>/numa_maps to show on which nodes pages resideChristoph Lameter
2005-09-02[PATCH] uclinux: use MAP_PRIVATE when mmaping code regions in flat binary loaderGreg Ungerer
2005-09-01[CRYPTO]: crypto_free_tfm() callers no longer need to check for NULLJesper Juhl
2005-09-01[CRYPTO]: Use CRYPTO_TFM_REQ_MAY_SLEEP where appropriateHerbert Xu
2005-08-30Merge refs/heads/for-linus from master.kernel.org:/pub/scm/linux/kernel/git/s...Linus Torvalds
2005-08-29[TCP]: Move the tcp sock states to net/tcp_states.hArnaldo Carvalho de Melo
2005-08-29Merge HEAD from master.kernel.org:/home/rmk/linux-2.6-arm.git Linus Torvalds
2005-08-26[PATCH] Fix oops in sysfs_hash_and_remove_file()James Bottomley
2005-08-26[PATCH] Fix oops in fs/locks.c on close of file with pending locksSteve French
2005-08-26[PATCH] hppfs: fix symlink error pathPaolo 'Blaisorblade' Giarrusso
2005-08-26[PATCH] Fixup symlink function pointers for hppfs [for 2.6.13]Paolo 'Blaisorblade' Giarrusso
2005-08-26[PATCH] Document idr_get_new_above() semantics, update inotifyJohn McCutchan
2005-08-20Don't allow normal users to set idle IO priorityLinus Torvalds
2005-08-20[PATCH] freevxfs: fix breakage introduced by symlink fixesAlexey Dobriyan
2005-08-20befs: fix up missed follow_link declaration changeLinus Torvalds
2005-08-20[ARM] fs/adfs/adfs.h: "extern inline" doesn't make senseAdrian Bunk
2005-08-19[PATCH] NFSv4: unbalanced BKL in nfs_atomic_lookup()Steve Dickson
2005-08-19[PATCH] Fix up symlink function pointersAl Viro
2005-08-19Fix nasty ncpfs symlink handling bug.Linus Torvalds
2005-08-19[PATCH] jffs2: fix symlink error handlingAl Viro
2005-08-19Merge with /home/shaggy/git/linus-clean/Dave Kleikamp
2005-08-18[PATCH] reiserfs+acl+quota deadlock fixJan Kara
2005-08-18[PATCH] NFS: Introduce the use of inode->i_lock to protect fields in nfsiChuck Lever
2005-08-18[PATCH] NFS: use atomic bitops to manipulate flags in nfsi->flagsChuck Lever
2005-08-18[PATCH] NFS: split nfsi->flags into two fieldsChuck Lever
2005-08-17Merge master.kernel.org:/pub/scm/linux/kernel/git/aia21/ntfs-2.6Linus Torvalds
2005-08-17[PATCH] nfsd to unlock kernel before exitingSteven Rostedt
2005-08-17JFS: Initialize dentry->d_op for negative dentries tooDave Kleikamp
2005-08-16Merge head 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/shaggy/...Linus Torvalds
2005-08-16NTFS: Complete the previous fix for the unset device when mapping buffersAnton Altaparmakov
2005-08-16Merge master.kernel.org:/pub/scm/linux/kernel/git/aia21/ntfs-2.6Linus Torvalds
2005-08-16[PATCH] NFS: Ensure we always update inode->i_mode when doing O_EXCL createsTrond Myklebust
2005-08-16[PATCH] NFS: Ensure ACL xdr code doesn't overflow.Trond Myklebust
2005-08-16NTFS: Fix bug in mft record writing where we forgot to set the device inAnton Altaparmakov
2005-08-15[PATCH] inotify: add MOVE_SELF eventJohn McCutchan
2005-08-15[PATCH] inotify: fix idr_get_new_above usageRobert Love
2005-08-14[PATCH] CIFS: Fix path name conversion for long filenamesSteve French
2005-08-14[PATCH] CIFS: Fix missing entries in search resultsSteve French
2005-08-13[PATCH] Fix error handling in reiserfsJan Kara
2005-08-10Merge with /home/shaggy/git/linus-clean/Dave Kleikamp
2005-08-10JFS: Fix race in txLockDave Kleikamp
2005-08-08[PATCH] fsnotify_name/inoderemoveJohn McCutchan
2005-08-07[PATCH] namespace.c: fix bind mount from foreign namespaceMiklos Szeredi
2005-08-07[PATCH] __bio_clone() dead commentAndrew Morton
2005-08-06Check input buffer size in zisofsLinus Torvalds
2005-08-04[PATCH] Clean up inotify delete race fixJohn McCutchan