summaryrefslogtreecommitdiff
path: root/fs
Commit message (Expand)AuthorAge
* reiserfs: proc support requires PROC_FSRandy Dunlap2007-05-08
* /proc/*/oom_score oops re badnessAlexey Dobriyan2007-05-08
* VFS: delay the dentry name generation on sockets and pipesEric Dumazet2007-05-08
* add file position info to procMiklos Szeredi2007-05-08
* procfs: reorder struct pid_dentry to save space on 64bit archs, and constify ...Eric Dumazet2007-05-08
* proc: maps protectionKees Cook2007-05-08
* namei.c: remove utterly outdated commentChristoph Hellwig2007-05-08
* vfs: remove superflous sb == NULL checksChristoph Hellwig2007-05-08
* proc: remove pathetic ->deleted WARN_ONAlexey Dobriyan2007-05-08
* Fix race between proc_readdir and remove_proc_entryDarrick J. Wong2007-05-08
* Fix race between proc_get_inode() and remove_proc_entry()Alexey Dobriyan2007-05-08
* add filesystem subtype supportMiklos Szeredi2007-05-08
* epoll: optimizations and cleanupsDavide Libenzi2007-05-08
* ext3: dirindex error pointer issuesDmitriy Monakhov2007-05-08
* Merge sys_clone()/sys_unshare() nsproxy and namespace handlingBadari Pulavarty2007-05-08
* exec: fix remove_arg_zeroNick Piggin2007-05-08
* reiserfs: correct misspelled "REISERFS_PROC_INFO" to "CONFIG_REISERFS_PROC_INFO"Robert P. J. Day2007-05-08
* reiserfs: shrink superblock if no xattrsAlexey Dobriyan2007-05-08
* reiserfs: possible null pointer dereference during resizeDmitriy Monakhov2007-05-08
* freevxfs: possible null pointer dereference fixDmitriy Monakhov2007-05-08
* is_power_of_2 in fs/block_dev.cVignesh Babu BM2007-05-08
* is_power_of_2 in fs/hfsVignesh Babu BM2007-05-08
* is_power_of_2 in fatVignesh Babu BM2007-05-08
* devpts: add fsnotify create eventFlorin Malita2007-05-08
* use use SEEK_MAX to validate user lseek argumentsChris Snook2007-05-08
* use symbolic constants in generic lseek codeChris Snook2007-05-08
* mm: shrink parent dentries when shrinking slabAndrew Morton2007-05-08
* fix quadratic behavior of shrink_dcache_parent()Miklos Szeredi2007-05-08
* reduce size of task_struct on 64-bit machinesWilliam Cohen2007-05-08
* ext2/3/4: fix file date underflow on ext2 3 filesystems on 64 bit systemsMarkus Rechberger2007-05-08
* Allow access to /proc/$PID/fd after setuid()Alexey Dobriyan2007-05-08
* block_write_full_page(): report ENOSPCAndrew Morton2007-05-08
* Factor outstanding I/O error handlingGuillaume Chazarain2007-05-08
* uml: hostfs style fixesJeff Dike2007-05-08
* uml: make hostfs_setattr() support operations on unlinked open filesAlberto Bertogli2007-05-08
* mm: move common segment checks to separate helper functionDmitriy Monakhov2007-05-08
* Merge branch 'server-cluster-locking-api' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2007-05-07
|\
| * gfs2: nfs lock support for gfs2Marc Eshel2007-05-06
| * lockd: add code to handle deferred lock requestsMarc Eshel2007-05-06
| * lockd: always preallocate block in nlmsvc_lock()Marc Eshel2007-05-06
| * lockd: handle test_lock deferralsMarc Eshel2007-05-06
| * lockd: pass cookie in nlmsvc_testlockMarc Eshel2007-05-06
| * lockd: handle fl_grant callbacksMarc Eshel2007-05-06
| * lockd: save lock state on deferralMarc Eshel2007-05-06
| * locks: add fl_grant callback for asynchronous lock returnMarc Eshel2007-05-06
| * nfsd4: Convert NFSv4 to new lock interfaceMarc Eshel2007-05-06
| * locks: add lock cancel commandMarc Eshel2007-05-06
| * locks: allow {vfs,posix}_lock_file to return conflicting lockMarc Eshel2007-05-06
| * locks: factor out generic/filesystem switch from setlock codeMarc Eshel2007-05-06
| * locks: factor out generic/filesystem switch from test_lockJ. Bruce Fields2007-05-06