Age | Commit message (Expand) | Author | Files | Lines |
2010-11-30 | GFS2: Allow gfs2 to update quota usage values through the quotactl interface | Abhijith Das | 1 | -2/+11 |
2010-11-30 | GFS2: fs/gfs2/glock.h: Add __attribute__((format(printf,2,3)) to gfs2_print_dbg | Joe Perches | 1 | -0/+2 |
2010-11-30 | GFS2: fs/gfs2/glock.c: Use printf extension %pV | Joe Perches | 1 | -2/+7 |
2010-11-30 | GFS2: Clean up duplicated setattr code | Steven Whitehouse | 2 | -21/+2 |
2010-11-30 | GFS2: Remove unreachable calls to vmtruncate | Steven Whitehouse | 3 | -27/+0 |
2010-11-30 | GFS2: fs/gfs2/glock.c: Convert sprintf_symbol to %pS | Joe Perches | 1 | -8/+7 |
2010-11-30 | GFS2: Change two WQ_RESCUERs into WQ_MEM_RECLAIM | Steven Whitehouse | 1 | -3/+4 |
2010-11-29 | Linux 2.6.37-rc4v2.6.37-rc4 | Linus Torvalds | 1 | -1/+1 |
2010-11-29 | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po... | Linus Torvalds | 1 | -1/+1 |
2010-11-30 | powerpc: Use call_rcu_sched() for pagetables | Peter Zijlstra | 1 | -1/+1 |
2010-11-29 | Revert "debug_locks: set oops_in_progress if we will log messages." | Dave Airlie | 1 | -2/+0 |
2010-11-29 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo... | Linus Torvalds | 1 | -0/+24 |
2010-11-29 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 30 | -203/+280 |
2010-11-29 | Merge branch 'omap-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 3 | -1/+23 |
2010-11-30 | tpm: Autodetect itpm devices | Matthew Garrett | 1 | -0/+24 |
2010-11-29 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable | Linus Torvalds | 15 | -114/+572 |
2010-11-29 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp | Linus Torvalds | 3 | -9/+9 |
2010-11-29 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-fixes | Linus Torvalds | 1 | -7/+8 |
2010-11-29 | af_unix: limit recursion level | Eric Dumazet | 3 | -6/+35 |
2010-11-29 | pch_gbe driver: The wrong of initializer entry | Toshiharu Okada | 1 | -4/+4 |
2010-11-29 | pch_gbe dreiver: chang author | Toshiharu Okada | 2 | -6/+6 |
2010-11-29 | Btrfs: don't use migrate page without CONFIG_MIGRATION | Chris Mason | 1 | -1/+6 |
2010-11-28 | ucc_geth: fix ucc halt problem in half duplex mode | Yang Li | 1 | -1/+2 |
2010-11-28 | inet: Fix __inet_inherit_port() to correctly increment bsockets and num_owners | Nagendra Tomar | 1 | -2/+1 |
2010-11-28 | ehea: Add some info messages and fix an issue | Breno Leitao | 1 | -4/+14 |
2010-11-28 | Btrfs: deal with DIO bios that span more than one ordered extent | Chris Mason | 3 | -4/+89 |
2010-11-28 | Un-inline get_pipe_info() helper function | Linus Torvalds | 2 | -12/+13 |
2010-11-28 | Export 'get_pipe_info()' to other users | Linus Torvalds | 3 | -12/+13 |
2010-11-28 | Rename 'pipe_info()' to 'get_pipe_info()' | Linus Torvalds | 1 | -10/+9 |
2010-11-28 | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 4 | -19/+57 |
2010-11-28 | Merge branch 'fwnet' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee139... | Linus Torvalds | 1 | -70/+90 |
2010-11-28 | hso: fix disable_net | Filip Aben | 1 | -4/+6 |
2010-11-28 | NET: wan/x25_asy, move lapb_unregister to x25_asy_close_tty | Jiri Slaby | 1 | -5/+6 |
2010-11-28 | cxgb4vf: fix setting unicast/multicast addresses ... | Casey Leedom | 2 | -63/+104 |
2010-11-28 | net, ppp: Report correct error code if unit allocation failed | Cyrill Gorcunov | 1 | -21/+22 |
2010-11-28 | DECnet: don't leak uninitialized stack byte | Dan Rosenberg | 1 | -0/+2 |
2010-11-28 | au1000_eth: fix invalid address accessing the MAC enable register | Wolfgang Grandegger | 1 | -5/+5 |
2010-11-28 | dccp: fix error in updating the GAR | Gerrit Renker | 1 | -1/+2 |
2010-11-28 | Merge branch 'vhost-net' of git://git.kernel.org/pub/scm/linux/kernel/git/mst... | David S. Miller | 1 | -2/+3 |
2010-11-28 | tcp: restrict net.ipv4.tcp_adv_win_scale (#20312) | Alexey Dobriyan | 2 | -1/+6 |
2010-11-27 | netns: Don't leak others' openreq-s in proc | Pavel Emelyanov | 1 | -1/+3 |
2010-11-27 | Net: ceph: Makefile: Remove unnessary code | Tracey Dent | 1 | -22/+0 |
2010-11-27 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw... | Linus Torvalds | 24 | -48/+131 |
2010-11-27 | Btrfs: setup blank root and fs_info for mount time | Josef Bacik | 2 | -7/+33 |
2010-11-27 | Btrfs: fix fiemap | Josef Bacik | 1 | -9/+54 |
2010-11-27 | Btrfs - fix race between btrfs_get_sb() and umount | Ian Kent | 1 | -0/+6 |
2010-11-27 | Btrfs: update inode ctime when using links | Josef Bacik | 1 | -0/+1 |
2010-11-27 | Btrfs: make sure new inode size is ok in fallocate | Josef Bacik | 1 | -0/+4 |
2010-11-27 | Btrfs: fix typo in fallocate to make it honor actual size | Josef Bacik | 1 | -4/+5 |
2010-11-27 | Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6 | Linus Torvalds | 8 | -41/+71 |