Age | Commit message (Expand) | Author | Files | Lines |
2011-07-20 | rw_semaphore: remove up/down_read_non_owner | Christoph Hellwig | 1 | -10/+0 |
2011-07-20 | fs: kill i_alloc_sem | Christoph Hellwig | 1 | -2/+9 |
2011-07-20 | anonfd: fix missing declaration | Tomasz Stanislawski | 1 | -0/+2 |
2011-07-20 | superblock: add filesystem shrinker operations | Dave Chinner | 1 | -0/+2 |
2011-07-20 | superblock: introduce per-sb cache shrinker infrastructure | Dave Chinner | 3 | -39/+50 |
2011-07-20 | inode: move to per-sb LRU locks | Dave Chinner | 1 | -1/+2 |
2011-07-20 | inode: Make unused inode LRU per superblock | Dave Chinner | 1 | -0/+4 |
2011-07-20 | vmscan: add customisable shrinker batch size | Dave Chinner | 1 | -0/+1 |
2011-07-20 | vmscan: add shrink_slab tracepoints | Dave Chinner | 1 | -0/+77 |
2011-07-20 | btrfs: kill magical embedded struct superblock | Al Viro | 1 | -0/+2 |
2011-07-20 | switch vfs_path_lookup() to struct path | Al Viro | 1 | -1/+1 |
2011-07-20 | kill lookup_create() | Al Viro | 1 | -1/+0 |
2011-07-20 | make sure that nsproxy_cache is initialized early enough | Al Viro | 1 | -0/+1 |
2011-07-20 | new helpers: kern_path_create/user_path_create | Al Viro | 1 | -0/+2 |
2011-07-20 | kill LOOKUP_CONTINUE | Al Viro | 1 | -1/+0 |
2011-07-20 | nfs_open_context doesn't need struct path either | Al Viro | 1 | -2/+2 |
2011-07-20 | kill IPERM_FLAG_RCU | Al Viro | 1 | -2/+0 |
2011-07-20 | ->permission() sanitizing: don't pass flags to exec_permission() | Al Viro | 1 | -7/+0 |
2011-07-20 | ->permission() sanitizing: don't pass flags to ->inode_permission() | Al Viro | 1 | -1/+1 |
2011-07-20 | ->permission() sanitizing: don't pass flags to ->permission() | Al Viro | 3 | -3/+3 |
2011-07-20 | ->permission() sanitizing: don't pass flags to generic_permission() | Al Viro | 1 | -1/+1 |
2011-07-20 | ->permission() sanitizing: don't pass flags to ->check_acl() | Al Viro | 3 | -3/+3 |
2011-07-20 | ->permission() sanitizing: MAY_NOT_BLOCK | Al Viro | 1 | -0/+1 |
2011-07-20 | kill check_acl callback of generic_permission() | Al Viro | 2 | -2/+3 |
2011-07-20 | lockless get_write_access/deny_write_access | Al Viro | 2 | -3/+52 |
2011-07-20 | kill file_permission() completely | Al Viro | 1 | -1/+0 |
2011-07-20 | consolidate BINPRM_FLAGS_ENFORCE_NONDUMP handling | Al Viro | 1 | -0/+1 |
2011-07-20 | new helper: iterate_supers_type() | Al Viro | 1 | -0/+2 |
2011-07-20 | fs: add a DCACHE_NEED_LOOKUP flag for d_flags | Josef Bacik | 1 | -0/+7 |
2011-07-18 | include/linux/sdla.h: remove the prototype of sdla() | WANG Cong | 1 | -5/+1 |
2011-07-17 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 1 | -6/+0 |
2011-07-17 | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds | 3 | -1/+22 |
2011-07-15 | drm/radeon/kms: add new NI pci ids | Alex Deucher | 1 | -0/+2 |
2011-07-14 | net: remove NETIF_F_ALL_TX_OFFLOADS | Michał Mirosław | 1 | -6/+0 |
2011-07-14 | Merge branches 'd3cold', 'bugzilla-37412' and 'bugzilla-38152' into release | Len Brown | 2 | -0/+21 |
2011-07-13 | ACPI: Fixes device power states array overflow | Lin Ming | 1 | -1/+1 |
2011-07-13 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb... | Linus Torvalds | 1 | -0/+13 |
2011-07-13 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2 | -1/+2 |
2011-07-13 | mmc: core: Bus width testing needs to handle suspend/resume | Philip Rakity | 1 | -0/+13 |
2011-07-13 | ACPI: Fix lockdep false positives in acpi_power_off() | Rafael J. Wysocki | 2 | -0/+21 |
2011-07-12 | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po... | Linus Torvalds | 1 | -0/+2 |
2011-07-12 | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/lin... | Linus Torvalds | 1 | -1/+2 |
2011-07-12 | mm: Move definition of MIN_MEMORY_BLOCK_SIZE to a header | Benjamin Herrenschmidt | 1 | -0/+2 |
2011-07-11 | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -3/+7 |
2011-07-08 | w1: ds1wm: add a reset recovery parameter | Jean-François Dagenais | 1 | -0/+7 |
2011-07-08 | sctp: ABORT if receive, reassmbly, or reodering queue is not empty while clos... | Thomas Graf | 1 | -1/+1 |
2011-07-07 | sctp: Enforce retransmission limit during shutdown | Thomas Graf | 1 | -0/+1 |
2011-07-07 | Merge branch 'for-linus' of git://git.kernel.dk/linux-block | Linus Torvalds | 1 | -2/+2 |
2011-07-07 | FS-Cache: Add a helper to bulk uncache pages on an inode | David Howells | 1 | -0/+21 |
2011-07-07 | Merge branches 'core-urgent-for-linus', 'perf-urgent-for-linus' and 'sched-ur... | Linus Torvalds | 1 | -1/+1 |