summaryrefslogtreecommitdiff
path: root/include/linux (unfollow)
Commit message (Expand)Author
2014-03-17nfs: remove synchronous rename codeJeff Layton
2014-03-17nfs: make nfs_async_rename non-staticJeff Layton
2014-03-17nfs: abstract out code needed to complete a sillyrenameJeff Layton
2014-02-11NFS: Be more aggressive in using readdirplus for 'ls -l' situationsTrond Myklebust
2014-02-11SUNRPC: RPC callbacks may be split across several TCP segmentsTrond Myklebust
2014-02-09fix O_SYNC|O_APPEND syncing the wrong range on write()Al Viro
2014-02-06swap: add a simple detector for inappropriate swapin readaheadShaohua Li
2014-02-05execve: use 'struct filename *' for executable name passingLinus Torvalds
2014-02-01NFSv4: Fix memory corruption in nfs4_proc_open_confirmTrond Myklebust
2014-01-31Typo in compat_sys_lseek() declarationStephan Springl
2014-01-31mm: sl[uo]b: fix misleading commentsDave Hansen
2014-01-30zsmalloc: add copyrightMinchan Kim
2014-01-30zsmalloc: move it under mmMinchan Kim
2014-01-30kernel: use lockless list for smp_call_function_singleChristoph Hellwig
2014-01-30memblock, bootmem: restore goal for alloc_lowYinghai Lu
2014-01-29fs/compat: fix lookup_dcookie() parameter handlingHeiko Carstens
2014-01-29fs/compat: fix parameter handling for compat readv/writev syscallsHeiko Carstens
2014-01-29mm/page-writeback.c: do not count anon pages as dirtyable memoryJohannes Weiner
2014-01-29Update Jean Delvare's e-mail addressJean Delvare
2014-01-29fsnotify: Do not return merged event from fsnotify_add_notify_event()Jan Kara
2014-01-28rwsem: add rwsem_is_contendedJosef Bacik
2014-01-28blk-mq: for_each_* macro correctnessJose Alonso
2014-01-27softirq: use const char * const for softirq_to_name, whitespace neateningJoe Perches
2014-01-27splice: fix unexpected size truncationXiao Guangrong
2014-01-27ipc: delete seq_max field in struct ipc_idsDavidlohr Bueso
2014-01-27ipc: whitespace cleanupManfred Spraul
2014-01-27ipc: change kern_ipc_perm.deleted type to boolRafael Aquini
2014-01-27memblock, nobootmem: add memblock_virt_alloc_low()Yinghai Lu
2014-01-27leds: kirkwood: Cleanup in header filesSachin Kamat
2014-01-27leds: leds-mc13783: Remove duplicate field in platform dataAlexander Shiyan
2014-01-27NVMe: Abort timed out commandsKeith Busch
2014-01-27NVMe: Schedule reset for failed controllersKeith Busch
2014-01-27libceph: support CEPH_FEATURE_OSD_CACHEPOOL featureIlya Dryomov
2014-01-27libceph: follow redirect replies from osdsIlya Dryomov
2014-01-27libceph: rename ceph_osd_request::r_{oloc,oid} to r_base_{oloc,oid}Ilya Dryomov
2014-01-27libceph: follow {read,write}_tier fields on osd request submissionIlya Dryomov
2014-01-27libceph: add ceph_pg_pool_by_id()Ilya Dryomov
2014-01-27libceph: CEPH_OSD_FLAG_* enum updateIlya Dryomov
2014-01-27libceph: replace ceph_calc_ceph_pg() with ceph_oloc_oid_to_pg()Ilya Dryomov
2014-01-27libceph: introduce and start using oid abstractionIlya Dryomov
2014-01-27libceph: rename MAX_OBJ_NAME_SIZE to CEPH_MAX_OID_NAME_LENIlya Dryomov
2014-01-27libceph: move ceph_file_layout helpers to ceph_fs.hIlya Dryomov
2014-01-27libceph: start using oloc abstractionIlya Dryomov
2014-01-27arch: use ASM_NL instead of ';' for assembler new line character in the macroChen Gang
2014-01-27NFS: fix the handling of NFS_INO_INVALID_DATA flag in nfs_revalidate_mappingJeff Layton
2014-01-27clk: si5351: remove variant from platform_dataSebastian Hesselbarth
2014-01-26net: add and use skb_gso_transport_seglen()Florian Westphal
2014-01-26i2c: update i2c_algorithm documentationBen Dooks
2014-01-26fs: remove generic_aclChristoph Hellwig
2014-01-26nfs: use generic posix ACL infrastructure for v3 Posix ACLsChristoph Hellwig