| Commit message (Expand) | Author | Files | Lines |
2009-12-05 | s390: Convert BUG() to use unreachable() | David Daney | 1 | -1/+1 |
2009-12-05 | MIPS: Convert BUG() to use unreachable() | David Daney | 1 | -3/+1 |
2009-12-05 | x86: Convert BUG() to use unreachable() | David Daney | 1 | -2/+2 |
2009-12-05 | Add support for GCC-4.5's __builtin_unreachable() to compiler.h (v2) | David Daney | 2 | -0/+19 |
2009-12-03 | GFS2: Fix glock refcount issues | Steven Whitehouse | 1 | -13/+8 |
2009-12-03 | writeback: remove unused nonblocking and congestion checks (gfs2) | Wu Fengguang | 1 | -12/+0 |
2009-12-03 | GFS2: drop rindex glock to refresh rindex list | Benjamin Marzinski | 1 | -2/+6 |
2009-12-03 | GFS2: Tag all metadata with jid | Steven Whitehouse | 5 | -3/+13 |
2009-12-03 | GFS2: Locking order fix in gfs2_check_blk_state | Steven Whitehouse | 1 | -4/+10 |
2009-12-03 | GFS2: Remove dirent_first() function | Steven Whitehouse | 1 | -33/+1 |
2009-12-03 | GFS2: Display nobarrier option in /proc/mounts | Steven Whitehouse | 1 | -0/+3 |
2009-12-03 | GFS2: add barrier/nobarrier mount options | Christoph Hellwig | 3 | -0/+17 |
2009-12-03 | GFS2: remove division from new statfs code | Benjamin Marzinski | 1 | -8/+9 |
2009-12-03 | GFS2: Improve statfs and quota usability | Benjamin Marzinski | 5 | -10/+100 |
2009-12-03 | GFS2: Use dquot_send_warning() | Steven Whitehouse | 1 | -1/+9 |
2009-12-03 | VFS: Export dquot_send_warning | Steven Whitehouse | 4 | -85/+114 |
2009-12-03 | GFS2: Add set_xquota support | Steven Whitehouse | 1 | -26/+172 |
2009-12-03 | GFS2: Add get_xquota support | Steven Whitehouse | 1 | -0/+43 |
2009-12-03 | GFS2: Clean up gfs2_adjust_quota() and do_glock() | Steven Whitehouse | 1 | -56/+26 |
2009-12-03 | GFS2: Remove constant argument from qd_get() | Steven Whitehouse | 1 | -4/+4 |
2009-12-03 | GFS2: Remove constant argument from qdsb_get() | Steven Whitehouse | 1 | -6/+6 |
2009-12-03 | GFS2: Add proper error reporting to quota sync via sysfs | Steven Whitehouse | 1 | -4/+6 |
2009-12-03 | GFS2: Add get_xstate quota function | Steven Whitehouse | 1 | -0/+23 |
2009-12-03 | GFS2: Remove obsolete code in quota.c | Steven Whitehouse | 2 | -17/+5 |
2009-12-03 | GFS2: Hook gfs2_quota_sync into VFS via gfs2_quotactl_ops | Steven Whitehouse | 4 | -0/+10 |
2009-12-03 | GFS2: Alter arguments of gfs2_quota/statfs_sync | Steven Whitehouse | 5 | -10/+12 |
2009-12-03 | VFS: Use GFP_NOFS in posix_acl_from_xattr() | Steven Whitehouse | 1 | -1/+1 |
2009-12-03 | GFS2: Add cached ACLs support | Steven Whitehouse | 1 | -2/+25 |
2009-12-03 | GFS2: Clean up ACLs | Steven Whitehouse | 5 | -100/+132 |
2009-12-03 | GFS2: Use gfs2_set_mode() instead of munge_mode() | Steven Whitehouse | 1 | -35/+11 |
2009-12-03 | GFS2: Use forget_all_cached_acls() | Steven Whitehouse | 1 | -1/+4 |
2009-12-03 | VFS: Add forget_all_cached_acls() | Steven Whitehouse | 1 | -0/+14 |
2009-12-03 | GFS2: Fix up system xattrs | Steven Whitehouse | 3 | -92/+120 |
2009-12-03 | GFS2: Fix -o meta mounts for subsequent mounts (i.e. all but the first one) | Steven Whitehouse | 3 | -26/+127 |
2009-12-03 | GFS2: Fix potential race in glock code | Steven Whitehouse | 1 | -2/+8 |
2009-12-03 | mutex: Fix missing conditions to build mutex_spin_on_owner() | Frederic Weisbecker | 1 | -1/+1 |
2009-12-03 | mutex: Better control mutex adaptive spinning config | Frederic Weisbecker | 2 | -2/+5 |
2009-12-03 | x86, Calgary IOMMU quirk: Find nearest matching Calgary while walking up the ... | Darrick J. Wong | 1 | -5/+7 |
2009-12-03 | Linux 2.6.32v2.6.32 | Linus Torvalds | 1 | -1/+1 |
2009-12-03 | VIDEO: Correct use of request_region/request_mem_region | Julia Lawall | 1 | -1/+1 |
2009-12-03 | SPI: spi_txx9: Fix bit rate calculation | Atsushi Nemoto | 1 | -7/+6 |
2009-12-03 | Input: i8042 - add Dell Vostro 1320, 1520 and 1720 to the reset list | Anisse Astier | 1 | -0/+21 |
2009-12-03 | param: don't complain about unused module parameters. | Rusty Russell | 1 | -8/+3 |
2009-12-03 | modules: don't export section names of empty sections via sysfs | Helge Deller | 1 | -1/+4 |
2009-12-02 | regulator: Initialise wm831x structure pointor for ISINK driver | Mark Brown | 1 | -0/+2 |
2009-12-02 | MIPS: RB532: Fix devices.c compilation. | Florian Fainelli | 1 | -1/+2 |
2009-12-02 | MIPS: Fix MIPS I build. | Ralf Baechle | 1 | -0/+4 |
2009-12-02 | [ARM] pxamci: call mmc_remove_host() before freeing resources | Daniel Mack | 1 | -2/+2 |
2009-12-02 | [PATCH] rc32434_wdt: fix compilation failure | Florian Fainelli | 1 | -1/+1 |
2009-12-02 | [WATCHDOG] rc32434_wdt.c: use resource_size() | H Hartley Sweeten | 1 | -1/+1 |