| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2007-09-12 | 5 | -37/+41 |
|\ |
|
| * | ocfs2: Fix calculation of i_blocks during truncate | Mark Fasheh | 2007-09-11 | 2 | -1/+1 |
| * | [PATCH] ocfs2: Fix a wrong cluster calculation. | tao.ma@oracle.com | 2007-09-11 | 1 | -1/+3 |
| * | [PATCH] ocfs2: fix mount option parsing | Tiger Yang | 2007-09-11 | 1 | -32/+37 |
| * | ocfs2: update docs for new features | Mark Fasheh | 2007-09-11 | 1 | -3/+0 |
* | | Leases can be hidden by flocks | Pavel Emelyanov | 2007-09-12 | 1 | -1/+1 |
* | | Fix select on /proc files without ->poll | Alexey Dobriyan | 2007-09-12 | 2 | -3/+2 |
* | | afs: mntput called before dput | Andreas Gruenbacher | 2007-09-12 | 1 | -1/+1 |
* | | quota: fix infinite loop | Jan Kara | 2007-09-12 | 3 | -4/+31 |
|/ |
|
* | knfsd: Validate filehandle type in fsid_source | Neil Brown | 2007-09-11 | 1 | -5/+15 |
* | knfsd: Fixed problem with NFS exporting directories which are mounted on. | Neil Brown | 2007-09-11 | 1 | -1/+2 |
* | [XFS] fix nasty quota hashtable allocation bug | Eric Sandeen | 2007-09-05 | 1 | -1/+2 |
* | [XFS] fix sparse shadowed variable warnings | Christoph Hellwig | 2007-09-05 | 2 | -5/+4 |
* | [XFS] fix ASSERT and ASSERT_ALWAYS | Christoph Hellwig | 2007-09-05 | 1 | -4/+6 |
* | [XFS] Fix sparse warning in kmem_shake_allow | Christoph Hellwig | 2007-09-05 | 1 | -1/+1 |
* | [XFS] Fix sparse NULL vs 0 warnings | Christoph Hellwig | 2007-09-05 | 2 | -12/+12 |
* | [XFS] Set filestreams object timeout to something sane. | David Chinner | 2007-09-05 | 1 | -1/+1 |
* | Merge branch 'for_linus' of git://git.linux-nfs.org/pub/linux/nfs-2.6 | Linus Torvalds | 2007-09-04 | 5 | -14/+58 |
|\ |
|
| * | NFS: Fix a write request leak in nfs_invalidate_page() | Trond Myklebust | 2007-09-01 | 2 | -1/+45 |
| * | NFS: change NFS mount error return when hostname/pathname too long | Chuck Lever | 2007-09-01 | 1 | -4/+4 |
| * | NFS: Off-by-one length error in string handling | Chuck Lever | 2007-09-01 | 1 | -1/+1 |
| * | NFS: Return a real error code from mount(2) | Chuck Lever | 2007-09-01 | 1 | -1/+1 |
| * | NFS: mount option parser chokes on proto= | Chuck Lever | 2007-09-01 | 1 | -4/+4 |
| * | NFSv4: Ensure that we pass the correct dentry to nfs4_intent_set_file | Trond Myklebust | 2007-09-01 | 1 | -1/+1 |
| * | NFSv4: Fix a typo in _nfs4_do_open_reclaim | Trond Myklebust | 2007-09-01 | 1 | -1/+1 |
| * | NFS: Fix use of cancel_delayed_work_sync in nfs_release_automount_timer | Trond Myklebust | 2007-09-01 | 1 | -1/+1 |
* | | [JFFS2] fix write deadlock regression | Jason Lunz | 2007-09-02 | 1 | -1/+1 |
|/ |
|
* | NFS: Fix the mount regression | Trond Myklebust | 2007-09-01 | 1 | -46/+64 |
* | hugepage: fix broken check for offset alignment in hugepage mappings | David Gibson | 2007-08-31 | 1 | -5/+10 |
* | eCryptfs: fix possible fault in ecryptfs_sync_page | Ryusuke Konishi | 2007-08-31 | 1 | -1/+2 |
* | Fix possible NULL pointer dereference in udf_table_free_blocks() | Jan Kara | 2007-08-31 | 1 | -6/+4 |
* | UDF: handle wrong superblock better | Jan Kara | 2007-08-31 | 1 | -4/+22 |
* | revert "eCryptfs: fix lookup error for special files" | Andrew Morton | 2007-08-31 | 1 | -4/+0 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-sched | Linus Torvalds | 2007-08-24 | 1 | -15/+29 |
|\ |
|
| * | sched: accounting regression since rc1 | Christian Borntraeger | 2007-08-23 | 1 | -15/+29 |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eri... | Linus Torvalds | 2007-08-24 | 2 | -18/+0 |
|\ \ |
|
| * | | 9p: remove deprecated v9fs_fid_lookup_remove() | Eric Van Hensbergen | 2007-08-23 | 2 | -18/+0 |
* | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6 | Linus Torvalds | 2007-08-24 | 2 | -15/+13 |
|\ \ \
| |_|/
|/| | |
|
| * | | sysfs: don't warn on removal of a nonexistent binary file | Alan Stern | 2007-08-22 | 1 | -6/+1 |
| * | | sysfs: fix locking in sysfs_lookup() and sysfs_rename_dir() | Tejun Heo | 2007-08-22 | 1 | -9/+12 |
| |/ |
|
* | | exec: kill unsafe BUG_ON(sig->count) checks | Oleg Nesterov | 2007-08-23 | 1 | -3/+0 |
* | | autofs4: deadlock during create | Ian Kent | 2007-08-23 | 1 | -14/+17 |
* | | signalfd: make it group-wide, fix posix-timers scheduling | Oleg Nesterov | 2007-08-23 | 2 | -11/+12 |
* | | eCryptfs: fix lookup error for special files | Ryusuke Konishi | 2007-08-23 | 1 | -0/+4 |
|/ |
|
* | dio: zero struct dio with kzalloc instead of manually | Zach Brown | 2007-08-21 | 1 | -17/+1 |
* | JFFS2 locking regression fix. | David Woodhouse | 2007-08-21 | 1 | -0/+3 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6 | Linus Torvalds | 2007-08-18 | 5 | -13/+45 |
|\ |
|
| * | [CIFS] Check return code on failed alloc | Cyrill Gorcunov | 2007-08-18 | 2 | -0/+10 |
| * | [CIFS] Fix hang in find_writable_file | Steve French | 2007-07-26 | 4 | -13/+35 |
* | | Reset current->pdeath_signal on SUID binary execution | Marcel Holtmann | 2007-08-18 | 1 | -4/+9 |