summaryrefslogtreecommitdiffstats
path: root/fs/autofs4 (unfollow)
Commit message (Expand)AuthorFilesLines
2013-08-12xfs: split out the remote symlink handlingDave Chinner5-214/+244
2013-08-12xfs: split out attribute fork truncation code into separate fileDave Chinner4-423/+455
2013-08-12xfs: split out attribute listing code into separate fileDave Chinner5-616/+658
2013-08-12xfs: reshuffle dir2 definitions around for userspaceDave Chinner22-64/+83
2013-08-12xfs: move getdents code into it's own fileDave Chinner7-616/+649
2013-08-12xfs: introduce xfs_inode_buf.c for inode buffer operationsDave Chinner5-454/+514
2013-08-12xfs: move unrelated definitions out of xfs_inode.hDave Chinner4-38/+16
2013-08-12xfs: move inode fork definitions to a new header fileDave Chinner5-2007/+2096
2013-08-12xfs: split out transaction reservation codeDave Chinner10-772/+851
2013-08-12xfs: sync minor header differences needed by userspace.Dave Chinner13-8/+42
2013-08-12xfs: introduce xfs_quota_defs.hDave Chinner2-131/+160
2013-08-12xfs: introduce xfs_rtalloc_defs.hDave Chinner4-52/+54
2013-08-12xfs: split out on-disk transaction definitionsDave Chinner3-207/+208
2013-08-12xfs: separate icreate log format definitions from xfs_icreate_item.hDave Chinner2-18/+18
2013-08-12xfs: separate dquot on disk format definitions out of xfs_quota.hDave Chinner29-137/+175
2013-08-12xfs: split out EFI/EFD log item format definitionDave Chinner2-86/+85
2013-08-12xfs: split out buf log item format definitionsDave Chinner2-97/+100
2013-08-12xfs: split out inode log item format definitionDave Chinner7-183/+200
2013-08-12xfs: separate out log format definitionsDave Chinner4-208/+207
2013-07-30xfs: WQ_NON_REENTRANT is meaningless and going awayTejun Heo1-3/+3
2013-07-24xfs: di_flushiter considered harmfulDave Chinner3-11/+36
2013-07-22xfs: Start using pquotaino from the superblock.Chandra Seetharaman5-43/+158
2013-07-22xfs: Initialize all quota inodes to be NULLFSINOChandra Seetharaman1-0/+18
2013-07-22xfs: Fix a deadlock in xfs_log_commit_cil() code pathChandra Seetharaman1-1/+1
2013-07-22xfs: fix assertion failure in xfs_vm_write_failed()Jie Liu1-1/+14
2013-07-15Linux 3.11-rc1v3.11-rc1Linus Torvalds2-1604/+883
2013-07-15slub: Check for page NULL before doing the node_match checkSteven Rostedt1-1/+1
2013-07-14sunrpc: now we can just set ->s_d_opAl Viro1-3/+2
2013-07-14cgroup: we can use simple_lookup() nowAl Viro1-10/+1
2013-07-14efivarfs: we can use simple_lookup() nowAl Viro1-13/+1
2013-07-14make simple_lookup() usable for filesystems that set ->s_d_opAl Viro1-1/+2
2013-07-14configfs: don't open-code d_alloc_name()Al Viro1-11/+2
2013-07-14__rpc_lookup_create_exclusive: pass string instead of qstrAl Viro1-25/+9
2013-07-14rpc_create_*_dir: don't bother with qstrAl Viro4-33/+23
2013-07-13llist: llist_add() can use llist_add_batch()Oleg Nesterov1-10/+4
2013-07-13llist: fix/simplify llist_add() and llist_add_batch()Oleg Nesterov2-22/+12
2013-07-13fput: turn "list_head delayed_fput_list" into llist_headOleg Nesterov2-15/+12
2013-07-13fs/file_table.c:fput(): add commentAndrew Morton1-0/+6
2013-07-13Safer ABI for O_TMPFILEAl Viro6-8/+12
2013-07-13arm: multi_v7_defconfig: Tweaks for omap and sunxiOlof Johansson1-3/+7
2013-07-13ipv6: only static routes qualify for equal cost multipathingHannes Frederic Sowa1-4/+11
2013-07-13via-rhine: fix dma mapping errorsNeil Horman1-1/+16
2013-07-13atl1e: fix dma mapping warningsNeil Horman1-3/+25
2013-07-13tcp: account all retransmit failuresYuchung Cheng1-3/+4
2013-07-13usb/net/r815x: fix cast to restricted __le32hayeswang1-9/+12
2013-07-13usb/net/r8152: fix integer overflow in expressionhayeswang1-1/+2
2013-07-13net: access page->private by using page_privateSunghan Suh1-3/+3
2013-07-13net: strict_strtoul is obsolete, use kstrtoul instead“Cosmin1-1/+1
2013-07-12arm: multi_v7_defconfig: add i.MX options and NFS rootVincent Stehlé1-0/+10
2013-07-12perf/x86: Fix incorrect use of do_div() in NMI warningDave Hansen1-3/+4