Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | Re: [PATCH 3/6] vfs: open_exec cleanup | Christoph Hellwig | 2008-07-26 | 1 | -28/+30 | |
| * | | | | [patch 4/4] vfs: immutable inode checking cleanup | Miklos Szeredi | 2008-07-26 | 3 | -26/+7 | |
| * | | | | [patch 3/4] fat: dont call notify_change | Miklos Szeredi | 2008-07-26 | 1 | -1/+14 | |
| * | | | | [patch 2/4] vfs: utimes cleanup | Miklos Szeredi | 2008-07-26 | 1 | -49/+65 | |
| * | | | | [patch 1/4] vfs: utimes: move owner check into inode_change_ok() | Miklos Szeredi | 2008-07-26 | 2 | -14/+5 | |
| * | | | | [PATCH] vfs: use kstrdup() and check failing allocation | Li Zefan | 2008-07-26 | 1 | -11/+13 | |
| * | | | | [PATCH] more nameidata removal: exec_permission_lite() doesn't need it | Al Viro | 2008-07-26 | 1 | -3/+2 | |
| * | | | | [PATCH] pass MAY_OPEN to vfs_permission() explicitly | Al Viro | 2008-07-26 | 2 | -11/+6 | |
| * | | | | [PATCH] fix MAY_CHDIR/MAY_ACCESS/LOOKUP_ACCESS mess | Al Viro | 2008-07-26 | 3 | -8/+6 | |
| * | | | | [PATCH] kill altroot | Al Viro | 2008-07-26 | 3 | -96/+4 | |
| * | | | | [PATCH] permission checks for chdir need special treatment only on the last step | Al Viro | 2008-07-26 | 2 | -5/+2 | |
| * | | | | [patch 5/5] vfs: remove mode parameter from vfs_symlink() | Miklos Szeredi | 2008-07-26 | 3 | -13/+5 | |
| * | | | | [patch 4/5] vfs: reuse local variable in vfs_link() | Tetsuo Handa | 2008-07-26 | 1 | -4/+4 | |
| * | | | | [patch 3/5] vfs: change remove_suid() to file_remove_suid() | Miklos Szeredi | 2008-07-26 | 4 | -5/+5 | |
| * | | | | [patch 1/5] vfs: truncate: dont check immutable twice | Miklos Szeredi | 2008-07-26 | 1 | -1/+1 | |
| * | | | | [PATCH] sanitize ->permission() prototype | Al Viro | 2008-07-26 | 31 | -76/+60 | |
| * | | | | [patch 05/14] hpfs: dont call permission() | Miklos Szeredi | 2008-07-26 | 1 | -1/+1 | |
| * | | | | [PATCH] sanitize proc_sysctl | Al Viro | 2008-07-26 | 2 | -235/+197 | |
| * | | | | [patch] hppfs: remove hppfs_permission | Miklos Szeredi | 2008-07-26 | 1 | -7/+0 | |
| * | | | | [PATCH] reuse xxx_fifo_fops for xxx_pipe_fops | Denys Vlasenko | 2008-07-26 | 2 | -47/+12 | |
| * | | | | [patch] vfs: fix lookup on deleted directory | Miklos Szeredi | 2008-07-26 | 1 | -2/+17 | |
* | | | | | task IO accounting: correctly account threads IO statistics | Andrea Righi | 2008-07-26 | 1 | -34/+22 | |
|/ / / / | ||||||
* | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/sfrenc... | Linus Torvalds | 2008-07-26 | 10 | -507/+399 | |
|\ \ \ \ | ||||||
| * | | | | When verifying the decoded header before decoding the object identifier | Chris Wright | 2008-07-24 | 1 | -1/+1 | |
| * | | | | [CIFS] Fix warnings from checkpatch | Shirish Pargaonkar | 2008-07-24 | 6 | -33/+31 | |
| * | | | | [CIFS] Fix improper endian conversion of ACL subauth field | Shirish Pargaonkar | 2008-07-24 | 1 | -2/+1 | |
| * | | | | [CIFS] Fix possible double free if search immediately after search rewind fails | Shirish Pargaonkar | 2008-07-24 | 1 | -0/+1 | |
| * | | | | [CIFS] remove checkpatch warning | Steve French | 2008-07-24 | 1 | -7/+12 | |
| * | | | | Signed-off-by: Alexey Dobriyan <adobriyan@gmail.com> | Alexey Dobriyan | 2008-07-24 | 1 | -395/+241 | |
| * | | | | cifs: assorted endian annotations | Harvey Harrison | 2008-07-24 | 2 | -2/+5 | |
| * | | | | [CIFS] break ATTR_SIZE changes out into their own function | Jeff Layton | 2008-07-23 | 1 | -73/+78 | |
| * | | | | lockdep: annotate cifs in-kernel sockets | Jeff Layton | 2008-07-23 | 1 | -0/+35 | |
| * | | | | [CIFS] Fix compiler warning on 64-bit | Jan Beulich | 2008-07-22 | 1 | -1/+1 | |
* | | | | | /proc/PID/syscall | Roland McGrath | 2008-07-26 | 1 | -0/+26 | |
* | | | | | tracehook: tracehook_tracer_task | Roland McGrath | 2008-07-26 | 2 | -6/+16 | |
* | | | | | tracehook: exec | Roland McGrath | 2008-07-26 | 6 | -32/+4 | |
* | | | | | Use WARN() in fs/proc/ | Arjan van de Ven | 2008-07-26 | 1 | -4/+1 | |
* | | | | | Use WARN() in fs/sysfs | Arjan van de Ven | 2008-07-26 | 3 | -8/+3 | |
* | | | | | Use WARN() in fs/ | Arjan van de Ven | 2008-07-26 | 2 | -4/+2 | |
* | | | | | SL*B: drop kmem cache argument from constructor | Alexey Dobriyan | 2008-07-26 | 46 | -50/+48 | |
* | | | | | mm: spinlock tree_lock | Nick Piggin | 2008-07-26 | 2 | -3/+3 | |
* | | | | | splice: use get_user_pages_fast | Nick Piggin | 2008-07-26 | 1 | -38/+3 | |
* | | | | | dio: use get_user_pages_fast | Nick Piggin | 2008-07-26 | 2 | -14/+4 | |
* | | | | | omfs: update kbuild to include OMFS | Bob Copeland | 2008-07-26 | 3 | -0/+18 | |
* | | | | | omfs: add bitmap routines | Bob Copeland | 2008-07-26 | 1 | -0/+192 | |
* | | | | | omfs: add file routines | Bob Copeland | 2008-07-26 | 1 | -0/+346 | |
* | | | | | omfs: add directory routines | Bob Copeland | 2008-07-26 | 1 | -0/+504 | |
* | | | | | omfs: add inode routines | Bob Copeland | 2008-07-26 | 1 | -0/+553 | |
* | | | | | omfs: define filesystem structures | Bob Copeland | 2008-07-26 | 2 | -0/+147 | |
* | | | | | bfs: kill BKL | Dmitri Vorobiev | 2008-07-26 | 4 | -31/+44 |