summaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
* fs: add SEEK_HOLE and SEEK_DATA flagsJosef Bacik2011-07-201-1/+3
* fs: seq_file - add event counter to simplify poll() supportKay Sievers2011-07-202-1/+1
* fs: simplify the blockdev_direct_IO prototypeChristoph Hellwig2011-07-201-5/+4
* rw_semaphore: remove up/down_read_non_ownerChristoph Hellwig2011-07-201-10/+0
* fs: kill i_alloc_semChristoph Hellwig2011-07-201-2/+9
* anonfd: fix missing declarationTomasz Stanislawski2011-07-201-0/+2
* superblock: add filesystem shrinker operationsDave Chinner2011-07-201-0/+2
* superblock: introduce per-sb cache shrinker infrastructureDave Chinner2011-07-203-39/+50
* inode: move to per-sb LRU locksDave Chinner2011-07-201-1/+2
* inode: Make unused inode LRU per superblockDave Chinner2011-07-201-0/+4
* vmscan: add customisable shrinker batch sizeDave Chinner2011-07-201-0/+1
* btrfs: kill magical embedded struct superblockAl Viro2011-07-201-0/+2
* switch vfs_path_lookup() to struct pathAl Viro2011-07-201-1/+1
* kill lookup_create()Al Viro2011-07-201-1/+0
* make sure that nsproxy_cache is initialized early enoughAl Viro2011-07-201-0/+1
* new helpers: kern_path_create/user_path_createAl Viro2011-07-201-0/+2
* kill LOOKUP_CONTINUEAl Viro2011-07-201-1/+0
* nfs_open_context doesn't need struct path eitherAl Viro2011-07-201-2/+2
* kill IPERM_FLAG_RCUAl Viro2011-07-201-2/+0
* ->permission() sanitizing: don't pass flags to exec_permission()Al Viro2011-07-201-7/+0
* ->permission() sanitizing: don't pass flags to ->inode_permission()Al Viro2011-07-201-1/+1
* ->permission() sanitizing: don't pass flags to ->permission()Al Viro2011-07-203-3/+3
* ->permission() sanitizing: don't pass flags to generic_permission()Al Viro2011-07-201-1/+1
* ->permission() sanitizing: don't pass flags to ->check_acl()Al Viro2011-07-203-3/+3
* ->permission() sanitizing: MAY_NOT_BLOCKAl Viro2011-07-201-0/+1
* kill check_acl callback of generic_permission()Al Viro2011-07-202-2/+3
* lockless get_write_access/deny_write_accessAl Viro2011-07-202-3/+52
* kill file_permission() completelyAl Viro2011-07-201-1/+0
* consolidate BINPRM_FLAGS_ENFORCE_NONDUMP handlingAl Viro2011-07-201-0/+1
* new helper: iterate_supers_type()Al Viro2011-07-201-0/+2
* fs: add a DCACHE_NEED_LOOKUP flag for d_flagsJosef Bacik2011-07-201-0/+7
* include/linux/sdla.h: remove the prototype of sdla()WANG Cong2011-07-181-5/+1
* net: remove NETIF_F_ALL_TX_OFFLOADSMichał Mirosław2011-07-141-6/+0
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb...Linus Torvalds2011-07-131-0/+13
|\
| * mmc: core: Bus width testing needs to handle suspend/resumePhilip Rakity2011-07-131-0/+13
* | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds2011-07-121-0/+2
|\ \
| * | mm: Move definition of MIN_MEMORY_BLOCK_SIZE to a headerBenjamin Herrenschmidt2011-07-121-0/+2
* | | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/lin...Linus Torvalds2011-07-121-1/+2
|\ \ \ | |/ / |/| |
| * | genirq: replace irq_gc_ack() with {set,clr}_bit variants (fwd)Simon Guinot2011-07-071-1/+2
* | | w1: ds1wm: add a reset recovery parameterJean-François Dagenais2011-07-081-0/+7
* | | Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2011-07-071-2/+2
|\ \ \
| * \ \ Merge branch 'for-3.0-important' of git://git.drbd.org/linux-2.6-drbd into fo...Jens Axboe2011-06-301-2/+2
| |\ \ \
| | * | | drbd: fix limit define, we support 1 PiByte nowLars Ellenberg2011-06-301-2/+2
* | | | | FS-Cache: Add a helper to bulk uncache pages on an inodeDavid Howells2011-07-071-0/+21
| | | | |
| \ \ \ \
| \ \ \ \
| \ \ \ \
*---. \ \ \ \ Merge branches 'core-urgent-for-linus', 'perf-urgent-for-linus' and 'sched-ur...Linus Torvalds2011-07-071-1/+1
|\ \ \ \ \ \ \ | |_|_|_|_|/ / |/| | | | | |
| | | * | | | sched: Disable (revert) SCHED_LOAD_SCALE increasePeter Zijlstra2011-07-051-1/+1
* | | | | | | Merge branch 'fbdev-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2011-07-041-6/+0
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | |
| * | | | | | fsl-diu-fb: remove check for pixel clock rangesTimur Tabi2011-06-241-6/+0
* | | | | | | Merge branch 'driver-core-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2011-06-281-1/+1
|\ \ \ \ \ \ \
| * | | | | | | Connector: Set the CN_NETLINK_USERS correctlyK. Y. Srinivasan2011-06-071-1/+1
OpenPOWER on IntegriCloud