summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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-08ncpfs: fix error return code in ncp_parse_options()Wei Yongjun1-3/+9
2013-07-08locks: move file_lock_list to a set of percpu hlist_heads and convert file_lo...Jeff Layton2-20/+50
2013-07-08seq_file: add seq_list_*_percpu helpersJeff Layton2-0/+60
2013-07-08f2fs: fix readdir incorrectnessJaegeuk Kim1-11/+9
2013-07-06mode_t whack-a-mole...Al Viro2-7/+7
2013-07-05lustre: kill the pointless wrapperAl Viro7-14/+12
2013-07-05helper for reading ->d_countAl Viro12-17/+22
2013-07-05Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds16-88/+176
2013-07-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds105-512/+4793
2013-07-05Input: cyttsp4 - kfree xfer_buf on error path in probe()Ferruh Yigit1-1/+3
2013-07-05Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds29-1398/+1268
2013-07-04Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds112-5155/+7529
2013-07-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds96-151/+142
2013-07-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds25-1728/+4640
2013-07-04Merge tag 'md-3.11' of git://neil.brown.name/mdLinus Torvalds10-70/+187
2013-07-04Merge branch 'kconfig-diet' from Dave HansenLinus Torvalds24-605/+573
2013-07-04hang and lockup detection menuDave Hansen1-19/+23
2013-07-04kconfig: consolidate printk optionsDave Hansen1-87/+90
2013-07-04group locking debugging optionsDave Hansen1-6/+10
2013-07-04consolidate compilation option configsDave Hansen1-76/+80
2013-07-04consolidate runtime testing configsDave Hansen1-76/+81
2013-07-04order memory debugging Kconfig optionsDave Hansen1-272/+277
2013-07-04consolidate per-arch stack overflow debugging optionsDave Hansen24-90/+33
2013-07-04Merge branch 'hpfs' from Mikulas PatockaLinus Torvalds5-13/+106
2013-07-04hpfs: implement prefetch to improve performanceMikulas Patocka4-5/+63
2013-07-04hpfs: use mpageMikulas Patocka1-6/+34
2013-07-04hpfs: better test for errorsMikulas Patocka2-2/+9
2013-07-04Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds182-1177/+7633
2013-07-04of: Fix address decoding on Bimini and js2x machinesBenjamin Herrenschmidt1-2/+6
2013-07-04Merge branches 'for-3.11/wacom-fixed' and 'for-3.11/wiimote' into for-linusJiri Kosina10-1458/+3468
2013-07-04HID: wacom: Intuos4 battery charging changesPrzemo Firszt1-1/+13
2013-07-04Merge branches 'for-3.11/multitouch', 'for-3.11/sony' and 'for-3.11/upstream'...Jiri Kosina12-256/+736
2013-07-04Merge branches 'for-3.11/battery', 'for-3.11/elo', 'for-3.11/holtek' and 'for...Jiri Kosina1547-12494/+30480
2013-07-04HID: i2c-hid: support sending HID output reports using the output registerAndrew Duggan1-3/+17
2013-07-04md/raid10: fix bug which causes all RAID10 reshapes to move no data.NeilBrown1-5/+4
2013-07-04md/raid5: allow 5-device RAID6 to be reshaped to 4-device.NeilBrown1-1/+1
2013-07-04Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds19-111/+1743
2013-07-04Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/cool...Linus Torvalds18-346/+553
2013-07-04Merge tag 'sound-3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai...Linus Torvalds333-4219/+12029
2013-07-04Merge branch 'for-3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/l...Linus Torvalds53-185/+388
2013-07-04Merge branch 'akpm' (updates from Andrew Morton)Linus Torvalds429-4934/+6278