Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | | | | VFS: Export dquot_send_warning | Steven Whitehouse | 2009-12-03 | 3 | -85/+103 | |
| * | | | | | | | | | | | GFS2: Add set_xquota support | Steven Whitehouse | 2009-12-03 | 1 | -26/+172 | |
| * | | | | | | | | | | | GFS2: Add get_xquota support | Steven Whitehouse | 2009-12-03 | 1 | -0/+43 | |
| * | | | | | | | | | | | GFS2: Clean up gfs2_adjust_quota() and do_glock() | Steven Whitehouse | 2009-12-03 | 1 | -56/+26 | |
| * | | | | | | | | | | | GFS2: Remove constant argument from qd_get() | Steven Whitehouse | 2009-12-03 | 1 | -4/+4 | |
| * | | | | | | | | | | | GFS2: Remove constant argument from qdsb_get() | Steven Whitehouse | 2009-12-03 | 1 | -6/+6 | |
| * | | | | | | | | | | | GFS2: Add proper error reporting to quota sync via sysfs | Steven Whitehouse | 2009-12-03 | 1 | -4/+6 | |
| * | | | | | | | | | | | GFS2: Add get_xstate quota function | Steven Whitehouse | 2009-12-03 | 1 | -0/+23 | |
| * | | | | | | | | | | | GFS2: Remove obsolete code in quota.c | Steven Whitehouse | 2009-12-03 | 2 | -17/+5 | |
| * | | | | | | | | | | | GFS2: Hook gfs2_quota_sync into VFS via gfs2_quotactl_ops | Steven Whitehouse | 2009-12-03 | 4 | -0/+10 | |
| * | | | | | | | | | | | GFS2: Alter arguments of gfs2_quota/statfs_sync | Steven Whitehouse | 2009-12-03 | 5 | -10/+12 | |
| * | | | | | | | | | | | VFS: Use GFP_NOFS in posix_acl_from_xattr() | Steven Whitehouse | 2009-12-03 | 1 | -1/+1 | |
| * | | | | | | | | | | | GFS2: Add cached ACLs support | Steven Whitehouse | 2009-12-03 | 1 | -2/+25 | |
| * | | | | | | | | | | | GFS2: Clean up ACLs | Steven Whitehouse | 2009-12-03 | 5 | -100/+132 | |
| * | | | | | | | | | | | GFS2: Use gfs2_set_mode() instead of munge_mode() | Steven Whitehouse | 2009-12-03 | 1 | -35/+11 | |
| * | | | | | | | | | | | GFS2: Use forget_all_cached_acls() | Steven Whitehouse | 2009-12-03 | 1 | -1/+4 | |
| * | | | | | | | | | | | GFS2: Fix up system xattrs | Steven Whitehouse | 2009-12-03 | 3 | -92/+120 | |
| * | | | | | | | | | | | GFS2: Fix -o meta mounts for subsequent mounts (i.e. all but the first one) | Steven Whitehouse | 2009-12-03 | 3 | -26/+127 | |
| * | | | | | | | | | | | GFS2: Fix potential race in glock code | Steven Whitehouse | 2009-12-03 | 1 | -2/+8 | |
| | |_|_|_|_|_|_|/ / / | |/| | | | | | | | | | ||||||
* | | | | | | | | | | | Merge branch 'master' into next | James Morris | 2009-12-03 | 162 | -1885/+4679 | |
|\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / | ||||||
| * | | | | | | | | | | CacheFiles: Update IMA counters when using dentry_open | Marc Dionne | 2009-12-01 | 1 | -0/+2 | |
| * | | | | | | | | | | 9p: fix build breakage introduced by FS-Cache | David Howells | 2009-12-01 | 1 | -1/+1 | |
| * | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6 | Linus Torvalds | 2009-11-30 | 2 | -5/+12 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | [CIFS] Fix sparse warning | Steve French | 2009-11-25 | 2 | -1/+10 | |
| | * | | | | | | | | | | [CIFS] Duplicate data on appending to some Samba servers | Steve French | 2009-11-24 | 1 | -2/+0 | |
| | * | | | | | | | | | | [CIFS] fix oops in cifs_lookup during net boot | Steve French | 2009-11-24 | 1 | -2/+2 | |
| * | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz... | Linus Torvalds | 2009-11-30 | 1 | -0/+3 | |
| |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | fuse: reject O_DIRECT flag also in fuse_create | Csaba Henk | 2009-11-27 | 1 | -0/+3 | |
| * | | | | | | | | | | | | jffs2: Fix memory corruption in jffs2_read_inode_range() | David Woodhouse | 2009-11-30 | 1 | -3/+6 | |
| * | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-2.6-fscache | Linus Torvalds | 2009-11-30 | 21 | -209/+1322 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / | |/| | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | FS-Cache: Provide nop fscache_stat_d() if CONFIG_FSCACHE_STATS=n | David Howells | 2009-11-20 | 1 | -0/+1 | |
| | * | | | | | | | | | | | SLOW_WORK: Fix GFS2 to #include <linux/module.h> before using THIS_MODULE | David Howells | 2009-11-20 | 1 | -0/+1 | |
| | * | | | | | | | | | | | SLOW_WORK: Fix CIFS to pass THIS_MODULE to slow_work_register_user() | David Howells | 2009-11-20 | 1 | -1/+1 | |
| | * | | | | | | | | | | | CacheFiles: Don't log lookup/create failing with ENOBUFS | David Howells | 2009-11-19 | 1 | -2/+3 | |
| | * | | | | | | | | | | | CacheFiles: Catch an overly long wait for an old active object | David Howells | 2009-11-19 | 5 | -23/+85 | |
| | * | | | | | | | | | | | CacheFiles: Better showing of debugging information in active object problems | David Howells | 2009-11-19 | 1 | -27/+75 | |
| | * | | | | | | | | | | | CacheFiles: Mark parent directory locks as I_MUTEX_PARENT to keep lockdep happy | David Howells | 2009-11-19 | 1 | -2/+2 | |
| | * | | | | | | | | | | | CacheFiles: Handle truncate unlocking the page we're reading | David Howells | 2009-11-19 | 1 | -6/+93 | |
| | * | | | | | | | | | | | CacheFiles: Don't write a full page if there's only a partial page to cache | David Howells | 2009-11-19 | 2 | -7/+36 | |
| | * | | | | | | | | | | | FS-Cache: Actually requeue an object when requested | David Howells | 2009-11-19 | 1 | -2/+1 | |
| | * | | | | | | | | | | | FS-Cache: Start processing an object's operations on that object's death | David Howells | 2009-11-19 | 4 | -61/+69 | |
| | * | | | | | | | | | | | FS-Cache: Make sure FSCACHE_COOKIE_LOOKING_UP cleared on lookup failure | David Howells | 2009-11-19 | 1 | -5/+12 | |
| | * | | | | | | | | | | | FS-Cache: Add a retirement stat counter | David Howells | 2009-11-19 | 3 | -2/+7 | |
| | * | | | | | | | | | | | FS-Cache: Handle pages pending storage that get evicted under OOM conditions | David Howells | 2009-11-19 | 6 | -34/+100 | |
| | * | | | | | | | | | | | FS-Cache: Handle read request vs lookup, creation or other cache failure | David Howells | 2009-11-19 | 3 | -2/+10 | |
| | * | | | | | | | | | | | FS-Cache: Don't delete pending pages from the page-store tracking tree | David Howells | 2009-11-19 | 1 | -2/+5 | |
| | * | | | | | | | | | | | FS-Cache: Fix lock misorder in fscache_write_op() | David Howells | 2009-11-19 | 4 | -19/+48 | |
| | * | | | | | | | | | | | FS-Cache: The object-available state can't rely on the cookie to be available | David Howells | 2009-11-19 | 1 | -2/+7 | |
| | * | | | | | | | | | | | FS-Cache: Permit cache retrieval ops to be interrupted in the initial wait phase | David Howells | 2009-11-19 | 4 | -39/+113 | |
| | * | | | | | | | | | | | FS-Cache: Use radix tree preload correctly in tracking of pages to be stored | David Howells | 2009-11-19 | 1 | -1/+3 |