| Commit message (Expand) | Author | Age | Files | Lines |
* | xfs: merge xfs_qm_export_dquot into xfs_qm_scall_getquota | Christoph Hellwig | 2012-02-29 | 1 | -69/+49 |
* | xfs: only take the ILOCK in xfs_reclaim_inode() | Alex Elder | 2012-02-25 | 2 | -6/+13 |
* | xfs: split and cleanup xfs_log_reserve | Christoph Hellwig | 2012-02-22 | 5 | -170/+151 |
* | xfs: share code for grant head availability checks | Christoph Hellwig | 2012-02-22 | 1 | -73/+60 |
* | xfs: share code for grant head wakeups | Christoph Hellwig | 2012-02-22 | 2 | -31/+20 |
* | xfs: share code for grant head waiting | Christoph Hellwig | 2012-02-22 | 2 | -47/+18 |
* | xfs: add xlog_grant_head_wake_all | Christoph Hellwig | 2012-02-22 | 1 | -10/+14 |
* | xfs: add xlog_grant_head_init | Christoph Hellwig | 2012-02-22 | 1 | -6/+12 |
* | xfs: add the xlog_grant_head structure | Christoph Hellwig | 2012-02-22 | 4 | -73/+74 |
* | xfs: remove log space waitqueues | Christoph Hellwig | 2012-02-22 | 2 | -10/+16 |
* | xfs: cleanup xfs_log_space_wake | Christoph Hellwig | 2012-02-22 | 3 | -34/+8 |
* | xfs: remove xfs_trans_unlocked_item | Christoph Hellwig | 2012-02-22 | 8 | -104/+5 |
* | xfs: do exact log space wakeups in xlog_ungrant_log_space | Christoph Hellwig | 2012-02-22 | 1 | -1/+1 |
* | xfs: split tail_lsn assignments from log space wakeups | Christoph Hellwig | 2012-02-22 | 4 | -80/+45 |
* | xfs: cleanup quota check on disk blocks and inodes reservations | Mitsuo Hayasaka | 2012-02-22 | 1 | -10/+7 |
* | xfs: make inode quota check more general | Mitsuo Hayasaka | 2012-02-21 | 1 | -2/+4 |
* | xfs: change available ranges of softlimit and hardlimit in quota check | Mitsuo Hayasaka | 2012-02-21 | 4 | -19/+19 |
* | XFS: xfs_trans_add_item() - don't assign in ASSERT() when compare is intended | Jesper Juhl | 2012-02-13 | 1 | -2/+2 |
* | xfs: use a normal shrinker for the dquot freelist | Christoph Hellwig | 2012-02-10 | 6 | -282/+141 |
* | Define new macro XFS_ALL_QUOTA_ACTIVE and simply some usage | Chandra Seetharaman | 2012-02-03 | 3 | -5/+6 |
* | Change xfs_sb_from_disk() interface to take a mount pointer | Chandra Seetharaman | 2012-02-03 | 3 | -4/+6 |
* | Define a new function xfs_inode_dquot() | Chandra Seetharaman | 2012-02-03 | 2 | -24/+22 |
* | Define a new function xfs_this_quota_on() | Chandra Seetharaman | 2012-02-03 | 2 | -6/+15 |
* | xfs: kill the unused XFS_BB_FSB_OFFSET macro | Amit Sahrawat | 2012-02-02 | 1 | -1/+0 |
* | xfs: show uuid when mount fails due to duplicate uuid | Mitsuo Hayasaka | 2012-01-31 | 1 | -1/+1 |
* | xfs: pass KM_SLEEP flag to kmem_realloc() in xlog_recover_add_to_cnt_trans() | Mitsuo Hayasaka | 2012-01-31 | 1 | -1/+1 |
* | xfs: Fix missing xfs_iunlock() on error recovery path in xfs_readlink() | Jan Kara | 2012-01-25 | 1 | -1/+2 |
* | Linux 3.3-rc1v3.3-rc1 | Linus Torvalds | 2012-01-19 | 1 | -2/+2 |
*---. | Merge branches 'sched-urgent-for-linus', 'perf-urgent-for-linus' and 'x86-urg... | Linus Torvalds | 2012-01-19 | 9 | -104/+444 |
|\ \ \ |
|
| | | * | x86, syscall: Need __ARCH_WANT_SYS_IPC for 32 bits | H. Peter Anvin | 2012-01-19 | 1 | -0/+1 |
| | | * | Merge remote-tracking branch 'linus/master' into x86/urgent | H. Peter Anvin | 2012-01-19 | 9677 | -298341/+502894 |
| | | |\ |
|
| | | * | | x86, tsc: Fix SMI induced variation in quick_pit_calibrate() | Linus Torvalds | 2012-01-17 | 1 | -8/+6 |
| | | * | | x86, opcode: ANDN and Group 17 in x86-opcode-map.txt | Ulrich Drepper | 2012-01-17 | 1 | -2/+2 |
| | | * | | x86/kconfig: Move the ZONE_DMA entry under a menu | Randy Dunlap | 2012-01-17 | 1 | -10/+10 |
| | | * | | x86/UV2: Add accounting for BAU strong nacks | Cliff Wickman | 2012-01-17 | 2 | -5/+8 |
| | | * | | x86/UV2: Ack BAU interrupt earlier | Cliff Wickman | 2012-01-17 | 1 | -2/+1 |
| | | * | | x86/UV2: Remove stale no-resources test for UV2 BAU | Cliff Wickman | 2012-01-17 | 1 | -10/+0 |
| | | * | | x86/UV2: Work around BAU bug | Cliff Wickman | 2012-01-17 | 2 | -33/+254 |
| | | * | | x86/UV2: Fix BAU destination timeout initialization | Cliff Wickman | 2012-01-17 | 1 | -6/+7 |
| | | * | | x86/UV2: Fix new UV2 hardware by using native UV2 broadcast mode | Cliff Wickman | 2012-01-17 | 2 | -30/+151 |
| | | * | | x86: Get rid of dubious one-bit signed bitfield | Anton Vorontsov | 2012-01-16 | 1 | -2/+2 |
| | * | | | Merge branch 'tip/perf/urgent-2' of git://git.kernel.org/pub/scm/linux/kernel... | Ingo Molnar | 2012-01-17 | 153 | -535/+938 |
| | |\ \ \ |
|
| | | * | | | tracepoints/module: Fix disabling tracepoints with taint CRAP or OOT | Steven Rostedt | 2012-01-16 | 1 | -3/+4 |
| | * | | | | x86/kprobes: Add arch/x86/tools/insn_sanity to .gitignore | xiyou.wangcong@gmail.com | 2012-01-16 | 1 | -0/+1 |
| | * | | | | x86/kprobes: Fix typo transferred from Intel manual | Ulrich Drepper | 2012-01-16 | 1 | -1/+3 |
| * | | | | | sched/accounting, proc: Fix /proc/stat interrupts sum | Russell King | 2012-01-16 | 1 | -0/+2 |
* | | | | | | Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux-2.6 | Linus Torvalds | 2012-01-19 | 4 | -7/+8 |
|\ \ \ \ \ \ |
|
| * | | | | | | gpio: tps65910: Use correct offset for gpio initialization | Laxman Dewangan | 2012-01-18 | 1 | -1/+1 |
| * | | | | | | gpio/it8761e: Restrict it8761e gpio driver to x86. | Grant Likely | 2012-01-17 | 1 | -0/+1 |
| * | | | | | | gpio-ml-ioh: cleanup __iomem annotation usage | Márton Németh | 2012-01-16 | 1 | -3/+3 |