summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2005-09-07[PATCH] remove verify_area(): remove fs/umsdos/notes as it only contain a ver...Jesper Juhl
2005-09-07[PATCH] pipe: remove redundant fifo_poll abstractionPekka Enberg
2005-09-07[PATCH] Additions to .data.read_mostly sectionRavikiran G Thirumalai
2005-09-07[PATCH] fix cramfs making duplicate entries in inode cacheDave Johnson
2005-09-07[PATCH] remove file.f_maxcountEric Dumazet
2005-09-07[PATCH] fs: remove redundant timespec_equal test in update_atime()Tejun Heo
2005-09-07[PATCH] jffs/jffs2: remove wrong function prototypesAdrian Bunk
2005-09-07[PATCH] fs/Kconfig: quota help text updatesAdrian Bunk
2005-09-07[PATCH] proc: link count fixMiklos Szeredi
2005-09-07[PATCH] fsnotify: hook on removexattr, tooRobert Love
2005-09-07[PATCH] Speedup FAT filesystem directory readsKarsten Wiese
2005-09-07[PATCH] sunrpc: cache_register can use wrong module referenceBruce Allan
2005-09-07[PATCH] disk quotas fail when /etc/mtab is symlinked to /proc/mountsMark Bellon
2005-09-07[PATCH] remove register_ioctl32_conversion and unregister_ioctl32_conversionAdrian Bunk
2005-09-07[PATCH] kill bio->bi_setPeter Osterlund
2005-09-07[PATCH] fs/jbd/: cleanupsAdrian Bunk
2005-09-07[PATCH] compat: be more consistent about [ug]id_tStephen Rothwell
2005-09-07[PATCH] inotify speedupJohn McCutchan
2005-09-07[PATCH] relayfsTom Zanussi
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