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