summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* tidy up after d_make_root() conversionAl Viro2012-03-216-53/+26Star
* minixfs: switch to d_make_root()Al Viro2012-03-211-16/+12Star
* hfsplus: switch to d_make_root()Al Viro2012-03-211-8/+9
* fat: switch to d_make_root()Al Viro2012-03-211-4/+4
* ntfs: switch to d_make_root()Al Viro2012-03-211-3/+4
* switch open-coded instances of d_make_root() to new helperAl Viro2012-03-2164-264/+105Star
* procfs: clean proc_fill_super() upAl Viro2012-03-211-4/+3Star
* ... and the same failure exits cleanup for ocfs2Al Viro2012-03-211-6/+4Star
* coda: clean failure exits in coda_fill_super()Al Viro2012-03-211-4/+1Star
* clean up the failure exits in cifs_read_super()Al Viro2012-03-211-4/+1Star
* vfs: turn generic_drop_inode() into static inlineAl Viro2012-03-212-12/+4Star
* ecryptfs: don't bother with ->drop_inode()Al Viro2012-03-211-1/+0Star
* vfs: drop_file_write_access() made staticAl Viro2012-03-212-3/+1Star
* vfs: check i_nlink limits in vfs_{mkdir,rename_dir,link}Al Viro2012-03-2126-149/+46Star
* Linux 3.3Linus Torvalds2012-03-191-1/+1
* Don't limit non-nested epoll pathsJason Baron2012-03-181-0/+4
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2012-03-188-64/+57Star
|\
| * netfilter: ctnetlink: fix race between delete and timeout expirationPablo Neira Ayuso2012-03-171-11/+12
| * ipv6: Don't dev_hold(dev) in ip6_mc_find_dev_rcu.RongQing.Li2012-03-171-1/+0Star
| * wimax/i2400m: fix erroneous NETDEV_TX_BUSY useEric Dumazet2012-03-161-20/+10Star
| * net/hyperv: fix erroneous NETDEV_TX_BUSY useEric Dumazet2012-03-161-2/+2
| * net/usbnet: reserve headroom on rx skbsEric Dumazet2012-03-161-2/+2
| * bnx2x: fix memory leak in bnx2x_init_firmware()Michal Schmidt2012-03-161-26/+24Star
| * bnx2x: fix a crash on corrupt firmware fileMichal Schmidt2012-03-161-0/+1
| * sch_sfq: revert dont put new flow at the end of flowsEric Dumazet2012-03-161-1/+5
| * ipv6: fix icmp6_dst_alloc()Eric Dumazet2012-03-161-1/+1
* | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2012-03-1713-33/+48
|\ \
| * \ Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kerne...Ingo Molnar2012-03-1413-33/+48
| |\ \ | | |/ | |/|
| | * perf tools, x86: Build perf on older user-space as wellIngo Molnar2012-03-144-0/+10
| | * perf tools: Use scnprintf where applicableArnaldo Carvalho de Melo2012-03-148-33/+35
| | * perf tools: Incorrect use of snprintf results in SEGVAnton Blanchard2012-03-141-0/+3
* | | Merge branch 'akpm' (more patches from Andrew)Linus Torvalds2012-03-171-0/+7
|\ \ \
| * | | nilfs2: fix NULL pointer dereference in nilfs_load_super_block()Ryusuke Konishi2012-03-171-0/+1
| * | | nilfs2: clamp ns_r_segments_percentage to [1, 99]Haogang Chen2012-03-171-0/+6
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds2012-03-171-0/+8
|\ \ \ \
| * | | | MAINTAINERS: Add Serge as maintainer of capabilitiesJames Morris2012-03-161-0/+8
* | | | | Merge tag 'for-linus' of git://linux-c6x.org/git/projects/linux-c6x-upstreamingLinus Torvalds2012-03-171-27/+0Star
|\ \ \ \ \
| * | | | | C6X: remove dead code from entry.SMark Salter2012-03-161-27/+0Star
* | | | | | afs: Remote abort can cause BUG in rxrpc codeAnton Blanchard2012-03-171-0/+3
* | | | | | afs: Read of file returns EBADMSGAnton Blanchard2012-03-171-1/+1
| |/ / / / |/| | | |
* | | | | Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds2012-03-165-27/+92
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | drivers/video/backlight/s6e63m0.c: fix corruption storing gamma modeDan Carpenter2012-03-161-1/+1
| * | | | MAINTAINERS: add entry for exynos mipi display driversDonghwa Lee2012-03-161-0/+9
| * | | | MAINTAINERS: fix link to Gustavo Padovans treeJohan Hedberg2012-03-161-2/+2
| * | | | MAINTAINERS: add Johan to Bluetooth maintainersJohan Hedberg2012-03-161-0/+4
| * | | | MAINTAINERS: Gustavo has movedGustavo Padovan2012-03-161-2/+2
| * | | | prctl: use CAP_SYS_RESOURCE for PR_SET_MM optionCyrill Gorcunov2012-03-161-1/+1
| * | | | rapidio/tsi721: fix bug in register offset definitionsAlexandre Bounine2012-03-161-15/+15
| * | | | MAINTAINERS: update ST's Mailing list for SPEArViresh Kumar2012-03-161-0/+11
| * | | | memcg: free mem_cgroup by RCU to fix oopsHugh Dickins2012-03-161-6/+47