| Commit message (Expand) | Author | Age |
* | ext3: dirindex error pointer issues | Dmitriy Monakhov | 2007-05-08 |
* | Merge sys_clone()/sys_unshare() nsproxy and namespace handling | Badari Pulavarty | 2007-05-08 |
* | exec: fix remove_arg_zero | Nick Piggin | 2007-05-08 |
* | reiserfs: correct misspelled "REISERFS_PROC_INFO" to "CONFIG_REISERFS_PROC_INFO" | Robert P. J. Day | 2007-05-08 |
* | reiserfs: shrink superblock if no xattrs | Alexey Dobriyan | 2007-05-08 |
* | reiserfs: possible null pointer dereference during resize | Dmitriy Monakhov | 2007-05-08 |
* | freevxfs: possible null pointer dereference fix | Dmitriy Monakhov | 2007-05-08 |
* | is_power_of_2 in fs/block_dev.c | Vignesh Babu BM | 2007-05-08 |
* | is_power_of_2 in fs/hfs | Vignesh Babu BM | 2007-05-08 |
* | is_power_of_2 in fat | Vignesh Babu BM | 2007-05-08 |
* | devpts: add fsnotify create event | Florin Malita | 2007-05-08 |
* | use use SEEK_MAX to validate user lseek arguments | Chris Snook | 2007-05-08 |
* | use symbolic constants in generic lseek code | Chris Snook | 2007-05-08 |
* | mm: shrink parent dentries when shrinking slab | Andrew Morton | 2007-05-08 |
* | fix quadratic behavior of shrink_dcache_parent() | Miklos Szeredi | 2007-05-08 |
* | reduce size of task_struct on 64-bit machines | William Cohen | 2007-05-08 |
* | ext2/3/4: fix file date underflow on ext2 3 filesystems on 64 bit systems | Markus Rechberger | 2007-05-08 |
* | Allow access to /proc/$PID/fd after setuid() | Alexey Dobriyan | 2007-05-08 |
* | block_write_full_page(): report ENOSPC | Andrew Morton | 2007-05-08 |
* | Factor outstanding I/O error handling | Guillaume Chazarain | 2007-05-08 |
* | uml: hostfs style fixes | Jeff Dike | 2007-05-08 |
* | uml: make hostfs_setattr() support operations on unlinked open files | Alberto Bertogli | 2007-05-08 |
* | mm: move common segment checks to separate helper function | Dmitriy Monakhov | 2007-05-08 |
* | Merge branch 'server-cluster-locking-api' of git://linux-nfs.org/~bfields/linux | Linus Torvalds | 2007-05-07 |
|\ |
|
| * | gfs2: nfs lock support for gfs2 | Marc Eshel | 2007-05-06 |
| * | lockd: add code to handle deferred lock requests | Marc Eshel | 2007-05-06 |
| * | lockd: always preallocate block in nlmsvc_lock() | Marc Eshel | 2007-05-06 |
| * | lockd: handle test_lock deferrals | Marc Eshel | 2007-05-06 |
| * | lockd: pass cookie in nlmsvc_testlock | Marc Eshel | 2007-05-06 |
| * | lockd: handle fl_grant callbacks | Marc Eshel | 2007-05-06 |
| * | lockd: save lock state on deferral | Marc Eshel | 2007-05-06 |
| * | locks: add fl_grant callback for asynchronous lock return | Marc Eshel | 2007-05-06 |
| * | nfsd4: Convert NFSv4 to new lock interface | Marc Eshel | 2007-05-06 |
| * | locks: add lock cancel command | Marc Eshel | 2007-05-06 |
| * | locks: allow {vfs,posix}_lock_file to return conflicting lock | Marc Eshel | 2007-05-06 |
| * | locks: factor out generic/filesystem switch from setlock code | Marc Eshel | 2007-05-06 |
| * | locks: factor out generic/filesystem switch from test_lock | J. Bruce Fields | 2007-05-06 |
| * | locks: give posix_test_lock same interface as ->lock | Marc Eshel | 2007-05-06 |
| * | locks: make ->lock release private data before returning in GETLK case | J. Bruce Fields | 2007-05-06 |
| * | locks: create posix-to-flock helper functions | J. Bruce Fields | 2007-04-16 |
| * | locks: trivial removal of unnecessary parentheses | J. Bruce Fields | 2007-04-16 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-nmw | Linus Torvalds | 2007-05-07 |
|\ \ |
|
| * | | [GFS2] Uncomment sprintf_symbol calling code | Steven Whitehouse | 2007-05-01 |
| * | | [DLM] lowcomms style | David Teigland | 2007-05-01 |
| * | | [GFS2] printk warning fixes | akpm@linux-foundation.org | 2007-05-01 |
| * | | [GFS2] Patch to fix mmap of stuffed files | Steven Whitehouse | 2007-05-01 |
| * | | [GFS2] use lib/parser for parsing mount options | Josef Bacik | 2007-05-01 |
| * | | [DLM] Lowcomms nodeid range & initialisation fixes | Patrick Caulfield | 2007-05-01 |
| * | | [DLM] Fix dlm_lowcoms_stop hang | Josef Bacik | 2007-05-01 |
| * | | [DLM] fix mode munging | David Teigland | 2007-05-01 |