| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6 | Linus Torvalds | 2010-05-27 | 2 | -4/+17 |
|\ |
|
| * | NFS: Fix another nfs_wb_page() deadlock | Trond Myklebust | 2010-05-26 | 1 | -2/+5 |
| * | NFS: Ensure that we mark the inode as dirty if we exit early from commit | Trond Myklebust | 2010-05-26 | 1 | -2/+11 |
| * | NFS: Fix a lock imbalance typo in nfs_access_cache_shrinker | Trond Myklebust | 2010-05-26 | 1 | -0/+1 |
* | | fs/: do not fallback to default_llseek() when readdir() uses BKL | jan Blunck | 2010-05-27 | 8 | -0/+9 |
* | | vfs: introduce noop_llseek() | jan Blunck | 2010-05-27 | 1 | -0/+17 |
* | | aio: fix the compat vectored operations | Jeff Moyer | 2010-05-27 | 2 | -25/+42 |
* | | compat: factor out compat_rw_copy_check_uvector from compat_do_readv_writev | Jeff Moyer | 2010-05-27 | 1 | -53/+77 |
* | | fs/affs: use ERR_CAST | Julia Lawall | 2010-05-27 | 1 | -1/+1 |
* | | kcore: add _text to KCORE_TEXT | Wu Fengguang | 2010-05-27 | 1 | -1/+1 |
* | | proc: remove obsolete comments | Amerigo Wang | 2010-05-27 | 1 | -15/+0 |
* | | proc: cleanup: remove unused assignments | Dan Carpenter | 2010-05-27 | 2 | -3/+2 |
* | | proc: get_nr_threads() doesn't need ->siglock any longer | Oleg Nesterov | 2010-05-27 | 2 | -14/+2 |
* | | exit: avoid sig->count in de_thread/__exit_signal synchronization | Oleg Nesterov | 2010-05-27 | 1 | -6/+5 |
* | | coredump: shift down_write(mmap_sem) into coredump_wait() | Oleg Nesterov | 2010-05-27 | 1 | -12/+7 |
* | | coredump: factor out put_cred() calls | Oleg Nesterov | 2010-05-27 | 1 | -10/+6 |
* | | coredump: cleanup "ispipe" code | Oleg Nesterov | 2010-05-27 | 1 | -22/+17 |
* | | coredump: factor out the not-ispipe file checks | Oleg Nesterov | 2010-05-27 | 1 | -32/+31 |
* | | exec: replace call_usermodehelper_pipe with use of umh init function and reso... | Neil Horman | 2010-05-27 | 1 | -7/+56 |
* | | ufs: permit mounting of BorderWare filesystems | Thomas Stewart | 2010-05-27 | 2 | -0/+3 |
* | | fs/autofs4: use memdup_user | Julia Lawall | 2010-05-27 | 1 | -11/+2 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pkl/squashfs-linus | Linus Torvalds | 2010-05-26 | 13 | -19/+696 |
|\ \ |
|
| * | | squashfs: fix name reading in squashfs_xattr_get | Phillip Lougher | 2010-05-23 | 1 | -2/+6 |
| * | | squashfs: constify xattr handlers | Phillip Lougher | 2010-05-23 | 2 | -8/+8 |
| * | | squashfs: xattr fix sparse warnings | Stephen Hemminger | 2010-05-17 | 1 | -4/+4 |
| * | | squashfs: xattr_lookup sparse fix | Stephen Hemminger | 2010-05-17 | 2 | -3/+4 |
| * | | squashfs: add xattr support configure option | Phillip Lougher | 2010-05-17 | 8 | -8/+63 |
| * | | squashfs: add new extended inode types | Phillip Lougher | 2010-05-17 | 6 | -16/+135 |
| * | | squashfs: add support for xattr reading | Phillip Lougher | 2010-05-17 | 4 | -1/+342 |
| * | | squashfs: add xattr id support | Phillip Lougher | 2010-05-17 | 6 | -4/+161 |
* | | | fs/fscache/object-list.c: fix warning on 32-bit | Andrew Morton | 2010-05-26 | 1 | -1/+1 |
| |/
|/| |
|
* | | driver core: add devname module aliases to allow module on-demand auto-loading | Kay Sievers | 2010-05-25 | 3 | -2/+9 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-fixes | Linus Torvalds | 2010-05-25 | 7 | -54/+65 |
|\ \ |
|
| * | | GFS2: Fix permissions checking for setflags ioctl() | Steven Whitehouse | 2010-05-24 | 1 | -0/+7 |
| * | | GFS2: Don't "get" xattrs for ACLs when ACLs are turned off | Steven Whitehouse | 2010-05-21 | 1 | -0/+4 |
| * | | GFS2: Rework reclaiming unlinked dinodes | Bob Peterson | 2010-05-21 | 5 | -54/+54 |
* | | | Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs | Linus Torvalds | 2010-05-25 | 26 | -513/+1566 |
|\ \ \ |
|
| * \ \ | Merge branch 'delayed-logging-for-2.6.35' into for-linus | Alex Elder | 2010-05-24 | 26 | -513/+1566 |
| |\ \ \ |
|
| | * | | | xfs: Ensure inode allocation buffers are fully replayed | Dave Chinner | 2010-05-24 | 6 | -11/+74 |
| | * | | | xfs: enable background pushing of the CIL | Dave Chinner | 2010-05-24 | 2 | -4/+70 |
| | * | | | xfs: forced unmounts need to push the CIL | Dave Chinner | 2010-05-24 | 1 | -0/+15 |
| | * | | | xfs: Introduce delayed logging core code | Dave Chinner | 2010-05-24 | 11 | -30/+912 |
| | * | | | xfs: Improve scalability of busy extent tracking | Dave Chinner | 2010-05-24 | 11 | -322/+350 |
| | * | | | xfs: make the log ticket ID available outside the log infrastructure | Dave Chinner | 2010-05-24 | 4 | -3/+12 |
| | * | | | xfs: clean up log ticket overrun debug output | Dave Chinner | 2010-05-24 | 2 | -15/+6 |
| | * | | | xfs: Clean up XFS_BLI_* flag namespace | Dave Chinner | 2010-05-24 | 7 | -70/+70 |
| | * | | | xfs: modify buffer item reference counting | Dave Chinner | 2010-05-24 | 1 | -60/+50 |
| | * | | | xfs: allow log ticket allocation to take allocation flags | Dave Chinner | 2010-05-24 | 1 | -8/+8 |
| | * | | | xfs: Don't reuse the same transaction ID for duplicated transactions. | Dave Chinner | 2010-05-24 | 1 | -0/+9 |
* | | | | | smbfs: remove duplicated #include | Huang Weiyi | 2010-05-25 | 1 | -1/+0 |