summaryrefslogtreecommitdiffstats
path: root/fs/btrfs/file.c (unfollow)
Commit message (Expand)AuthorFilesLines
2012-07-12dt: add clock binding doc to primecell bindingsRob Herring1-0/+6
2012-07-12clk: add DT fixed-clock binding supportGrant Likely2-0/+25
2012-07-12clk: add DT clock binding supportGrant Likely6-0/+388
2012-07-12ARM: integrator: convert to common clockLinus Walleij10-136/+131
2012-07-12clk: add versatile ICST307 driverLinus Walleij4-0/+113
2012-07-12ARM: integrator: put symbolic bus names on devicesLinus Walleij2-14/+14
2012-07-12ARM: u300: convert to common clockLinus Walleij9-1568/+763
2012-07-12clk: cache parent clocks only for muxesRajendra Nayak1-2/+2
2012-07-12clk: wm831x: Add initial WM831x clock driverMark Brown4-0/+439
2012-07-12clk: Constify struct clk_init_dataMark Brown1-1/+1
2012-07-12clk: Add CLK_IS_BASIC flag to identify basic clocksRajendra Nayak7-6/+7
2012-07-12clk: Add support for rate table based dividersRajendra Nayak3-18/+139
2012-07-12clk: Add support for power of two type dividersRajendra Nayak1-19/+47
2012-07-08Linux 3.5-rc6v3.5-rc6Linus Torvalds1-1/+1
2012-07-08vfs: make O_PATH file descriptors usable for 'fchdir()'Linus Torvalds1-3/+3
2012-07-07security: Minor improvements to no_new_privs documentationAndy Lutomirski2-0/+9
2012-07-06eCryptfs: Gracefully refuse miscdev file ops on inherited/passed filesTyler Hicks1-7/+16
2012-07-06qla2xxx: print the right array elements in qlt_async_eventAlan Cox1-17/+18
2012-07-06tcm_fc: Resolve suspicious RCU usage warningsMark Rustad1-1/+2
2012-07-06mm: Hold a file reference in madvise_removeAndy Lutomirski1-4/+14
2012-07-06mtd: cafe_nand: fix an & vs | mistakeDan Carpenter1-1/+1
2012-07-05ARM: fix warning caused by wrongly typed arm_dma_limitRussell King1-1/+1
2012-07-05ARM: fix warnings about atomic64_readRussell King1-1/+1
2012-07-05ARM: 7440/1: kprobes: only test 'sub pc, pc, #1b-2b+8-2' on ARMv6Rabin Vincent1-2/+2
2012-07-05ARM: 7441/1: perf: return -EOPNOTSUPP if requested mode exclusion is unavailableWill Deacon1-1/+1
2012-07-05ARM: 7443/1: Revert "new way of handling ERESTART_RESTARTBLOCK"Will Deacon3-13/+28
2012-07-05ARM: 7442/1: Revert "remove unused restart trampoline"Will Deacon3-0/+17
2012-07-05ARM: fix set_domain() macroRussell King1-9/+9
2012-07-05aio: make kiocb->private NUll in init_sync_kiocb()Junxiao Bi1-0/+1
2012-07-05ARM: apx4devkit: fix FEC enabling PHY clockLauri Hintsala1-0/+11
2012-07-05clk: mxs: imx28: decrease the frequency of ref_io1 for SSP2 and SSP3Lauri Hintsala1-3/+3
2012-07-04Input: request threaded-only IRQs with IRQF_ONESHOTLars-Peter Clausen17-23/+34
2012-07-04ARM: fix mach-versatile/pci.c warningRussell King1-1/+0
2012-07-04ARM: OMAP2+: hwmod data: Fix wrong McBSP clock alias on OMAP4Benoit Cousson1-4/+4
2012-07-04ARM: OMAP4: hwmod data: temporarily comment out data for the usb_host_fs and ...Paul Walmsley1-10/+10
2012-07-04ARM: Orion: Fix WDT compile for Dove and MV78xx0Andrew Lunn4-0/+5
2012-07-04ARM: mmp: remove mach/gpio-pxa.hPaul Bolle1-29/+0
2012-07-04leds: heartbeat: fix bug on panicAlexander Holler1-1/+15
2012-07-04ARM: imx: assert SCC gate stays enabledUwe Kleine-König1-1/+8
2012-07-04ocfs2: Fix bogus error message from ocfs2_global_read_infoJan Kara1-2/+0
2012-07-04ocfs2: for SEEK_DATA/SEEK_HOLE, return internal error unchanged if ocfs2_get_...Jeff Liu1-2/+0
2012-07-04ocfs2: use spinlock irqsave for downconvert lock.patchSrinivas Eeda1-12/+19
2012-07-04ocfs2: Misplaced parens in unlikleyroel1-1/+1
2012-07-04ocfs2: clear unaligned io flag when dio failsJunxiao Bi1-1/+3
2012-07-04md/raid10: fix careless build errorNeilBrown1-1/+1
2012-07-04eCryptfs: Fix lockdep warning in miscdev operationsTyler Hicks1-12/+13
2012-07-04eCryptfs: Properly check for O_RDONLY flag before doing privileged openTyler Hicks1-1/+1
2012-07-04floppy: cancel any pending fd_timeouts before adding a new oneLinus Torvalds1-0/+1
2012-07-03KVM: MMU: fix shrinking page from the empty mmuXiao Guangrong1-0/+3
2012-07-03KVM: fix fault page leakXiao Guangrong1-0/+1