| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | | | | fs: ldm: don't use own implementation of hex_to_bin() | Andy Shevchenko | 2010-05-25 | 1 | -9/+9 |
* | | | | fatfs: ratelimit corruption report | OGAWA Hirofumi | 2010-05-25 | 4 | -18/+31 |
* | | | | ntfs: use add_to_page_cache_lru() | Minchan Kim | 2010-05-25 | 1 | -15/+4 |
* | | | | ntfs: clean up ntfs_attr_extend_initialized | Minchan Kim | 2010-05-25 | 1 | -7/+2 |
* | | | | kernel-wide: replace USHORT_MAX, SHORT_MAX and SHORT_MIN with USHRT_MAX, SHRT... | Alexey Dobriyan | 2010-05-25 | 3 | -6/+6 |
* | | | | fs-writeback: check sync bit earlier in inode_wait_for_writeback | Richard Kennedy | 2010-05-25 | 1 | -2/+2 |
* | | | | mm: migration: avoid race between shift_arg_pages() and rmap_walk() during mi... | Mel Gorman | 2010-05-25 | 1 | -1/+6 |
* | | | | pagemap: add #ifdefs CONFIG_HUGETLB_PAGE on code walking hugetlb vma | Naoya Horiguchi | 2010-05-25 | 1 | -0/+4 |
|/ / / |
|
* | | | Merge branch 'bkl/ioctl' of git://git.kernel.org/pub/scm/linux/kernel/git/fre... | Linus Torvalds | 2010-05-24 | 14 | -69/+100 |
|\ \ \ |
|
| * | | | autofs4: Pushdown the bkl from ioctl | Frederic Weisbecker | 2010-05-22 | 1 | -4/+18 |
| * | | | ncpfs: BKL ioctl pushdown | John Kacur | 2010-05-17 | 3 | -13/+18 |
| * | | | coda: Clean-up whitespace problems in pioctl.c | John Kacur | 2010-05-17 | 1 | -18/+17 |
| * | | | coda: BKL ioctl pushdown | John Kacur | 2010-05-17 | 1 | -17/+24 |
| * | | | smbfs: Push down BKL into ioctl function | Arnd Bergmann | 2010-05-17 | 4 | -7/+9 |
| * | | | coda/psdev: Remove BKL from ioctl function | Arnd Bergmann | 2010-05-17 | 1 | -3/+2 |
| * | | | hfsplus: Push down BKL into ioctl function | Arnd Bergmann | 2010-05-17 | 4 | -7/+12 |
* | | | | Merge branch 'for-linus' of git://git.open-osd.org/linux-open-osd | Linus Torvalds | 2010-05-24 | 2 | -1/+31 |
|\ \ \ \ |
|
| * | | | | exofs: confusion between kmap() and kmap_atomic() api | Dan Carpenter | 2010-05-17 | 1 | -1/+1 |
| * | | | | exofs: Add default address_space_operations | Boaz Harrosh | 2010-05-17 | 1 | -0/+30 |
| |/ / / |
|
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/hirofumi/fatfs-2.6 | Linus Torvalds | 2010-05-24 | 4 | -25/+32 |
|\ \ \ \ |
|
| * | | | | fat: convert to unlocked_ioctl | Arnd Bergmann | 2010-05-17 | 3 | -10/+24 |
| * | | | | fat: Cleanup nls_unload() usage | OGAWA Hirofumi | 2010-03-16 | 1 | -4/+2 |
| * | | | | fat: use pack_hex_byte() instead of custom one | Andy Shevchenko | 2010-03-16 | 1 | -11/+6 |
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eri... | Linus Torvalds | 2010-05-24 | 5 | -30/+153 |
|\ \ \ \ \ |
|
| * | | | | | 9p: Optimize TCREATE by eliminating a redundant fid clone. | Venkateswararao Jujjuri | 2010-05-22 | 1 | -12/+6 |
| * | | | | | 9p: cleanup: remove unneeded assignment | Dan Carpenter | 2010-05-22 | 1 | -2/+0 |
| * | | | | | 9p: Add mksock support | Venkateswararao Jujjuri | 2010-05-22 | 1 | -0/+2 |
| * | | | | | fs/9p: Make sure we properly instantiate dentry. | Aneesh Kumar K.V | 2010-05-22 | 1 | -3/+4 |
| * | | | | | 9p: add 9P2000.L rename operation | Sripathi Kodi | 2010-05-21 | 1 | -0/+7 |
| * | | | | | 9p: add 9P2000.L statfs operation | Sripathi Kodi | 2010-05-21 | 1 | -1/+38 |
| * | | | | | 9p: VFS switches for 9p2000.L: VFS switches | Sripathi Kodi | 2010-05-21 | 5 | -13/+97 |
* | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag... | Linus Torvalds | 2010-05-24 | 30 | -759/+876 |
|\ \ \ \ \ \ |
|