| Commit message (Expand) | Author | Age | Files | Lines |
* | header cleaning: don't include smp_lock.h when not used | Randy Dunlap | 2007-05-08 | 100 | -100/+0 |
* | make remove_inode_dquot_ref() static | Adrian Bunk | 2007-05-08 | 1 | -1/+2 |
* | Protect tty drivers list with tty_mutex | Alexey Dobriyan | 2007-05-08 | 1 | -0/+3 |
* | Remove do_sync_file_range() | Mark Fasheh | 2007-05-08 | 1 | -1/+1 |
* | reiserfs: proc support requires PROC_FS | Randy Dunlap | 2007-05-08 | 1 | -1/+1 |
* | /proc/*/oom_score oops re badness | Alexey Dobriyan | 2007-05-08 | 1 | -0/+2 |
* | VFS: delay the dentry name generation on sockets and pipes | Eric Dumazet | 2007-05-08 | 2 | -6/+43 |
* | add file position info to proc | Miklos Szeredi | 2007-05-08 | 1 | -18/+114 |
* | procfs: reorder struct pid_dentry to save space on 64bit archs, and constify ... | Eric Dumazet | 2007-05-08 | 1 | -26/+27 |
* | proc: maps protection | Kees Cook | 2007-05-08 | 4 | -1/+29 |
* | namei.c: remove utterly outdated comment | Christoph Hellwig | 2007-05-08 | 1 | -11/+0 |
* | vfs: remove superflous sb == NULL checks | Christoph Hellwig | 2007-05-08 | 2 | -4/+2 |
* | proc: remove pathetic ->deleted WARN_ON | Alexey Dobriyan | 2007-05-08 | 1 | -2/+0 |
* | Fix race between proc_readdir and remove_proc_entry | Darrick J. Wong | 2007-05-08 | 1 | -2/+9 |
* | Fix race between proc_get_inode() and remove_proc_entry() | Alexey Dobriyan | 2007-05-08 | 2 | -8/+6 |
* | add filesystem subtype support | Miklos Szeredi | 2007-05-08 | 4 | -6/+48 |
* | epoll: optimizations and cleanups | Davide Libenzi | 2007-05-08 | 1 | -147/+86 |
* | ext3: dirindex error pointer issues | Dmitriy Monakhov | 2007-05-08 | 2 | -22/+30 |
* | Merge sys_clone()/sys_unshare() nsproxy and namespace handling | Badari Pulavarty | 2007-05-08 | 1 | -23/+7 |
* | exec: fix remove_arg_zero | Nick Piggin | 2007-05-08 | 1 | -16/+34 |
* | reiserfs: correct misspelled "REISERFS_PROC_INFO" to "CONFIG_REISERFS_PROC_INFO" | Robert P. J. Day | 2007-05-08 | 1 | -1/+1 |
* | reiserfs: shrink superblock if no xattrs | Alexey Dobriyan | 2007-05-08 | 1 | -2/+4 |
* | reiserfs: possible null pointer dereference during resize | Dmitriy Monakhov | 2007-05-08 | 1 | -0/+4 |
* | freevxfs: possible null pointer dereference fix | Dmitriy Monakhov | 2007-05-08 | 2 | -2/+2 |
* | is_power_of_2 in fs/block_dev.c | Vignesh Babu BM | 2007-05-08 | 1 | -1/+2 |
* | is_power_of_2 in fs/hfs | Vignesh Babu BM | 2007-05-08 | 2 | -2/+4 |
* | is_power_of_2 in fat | Vignesh Babu BM | 2007-05-08 | 1 | -4/+3 |
* | devpts: add fsnotify create event | Florin Malita | 2007-05-08 | 1 | -1/+4 |
* | use use SEEK_MAX to validate user lseek arguments | Chris Snook | 2007-05-08 | 1 | -2/+2 |
* | use symbolic constants in generic lseek code | Chris Snook | 2007-05-08 | 1 | -6/+6 |
* | mm: shrink parent dentries when shrinking slab | Andrew Morton | 2007-05-08 | 1 | -1/+1 |
* | fix quadratic behavior of shrink_dcache_parent() | Miklos Szeredi | 2007-05-08 | 1 | -37/+67 |
* | reduce size of task_struct on 64-bit machines | William Cohen | 2007-05-08 | 1 | -2/+2 |
* | ext2/3/4: fix file date underflow on ext2 3 filesystems on 64 bit systems | Markus Rechberger | 2007-05-08 | 3 | -9/+9 |
* | Allow access to /proc/$PID/fd after setuid() | Alexey Dobriyan | 2007-05-08 | 1 | -0/+18 |
* | block_write_full_page(): report ENOSPC | Andrew Morton | 2007-05-08 | 1 | -0/+1 |
* | Factor outstanding I/O error handling | Guillaume Chazarain | 2007-05-08 | 2 | -18/+3 |
* | uml: hostfs style fixes | Jeff Dike | 2007-05-08 | 3 | -171/+167 |
* | uml: make hostfs_setattr() support operations on unlinked open files | Alberto Bertogli | 2007-05-08 | 3 | -44/+74 |
* | mm: move common segment checks to separate helper function | Dmitriy Monakhov | 2007-05-08 | 2 | -37/+6 |
* | Merge branch 'server-cluster-locking-api' of git://linux-nfs.org/~bfields/linux | Linus Torvalds | 2007-05-07 | 12 | -200/+524 |
|\ |
|
| * | gfs2: nfs lock support for gfs2 | Marc Eshel | 2007-05-06 | 2 | -10/+104 |
| * | lockd: add code to handle deferred lock requests | Marc Eshel | 2007-05-06 | 4 | -7/+40 |
| * | lockd: always preallocate block in nlmsvc_lock() | Marc Eshel | 2007-05-06 | 1 | -23/+11 |
| * | lockd: handle test_lock deferrals | Marc Eshel | 2007-05-06 | 3 | -16/+73 |
| * | lockd: pass cookie in nlmsvc_testlock | Marc Eshel | 2007-05-06 | 3 | -4/+5 |
| * | lockd: handle fl_grant callbacks | Marc Eshel | 2007-05-06 | 1 | -4/+87 |
| * | lockd: save lock state on deferral | Marc Eshel | 2007-05-06 | 1 | -0/+25 |
| * | locks: add fl_grant callback for asynchronous lock return | Marc Eshel | 2007-05-06 | 1 | -0/+19 |
| * | nfsd4: Convert NFSv4 to new lock interface | Marc Eshel | 2007-05-06 | 1 | -7/+13 |